Fix bug where useSMserver always equals true.
This commit is contained in:
@@ -60,6 +60,8 @@ void NetworkSyncManager::StartUp()
|
||||
}
|
||||
|
||||
}
|
||||
else
|
||||
return;
|
||||
|
||||
useSMserver = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user