Fix bug where useSMserver always equals true.

This commit is contained in:
Steve Checkoway
2004-04-17 03:36:17 +00:00
parent ef57dd5dd4
commit e7f1e50af6
+2
View File
@@ -60,6 +60,8 @@ void NetworkSyncManager::StartUp()
}
}
else
return;
useSMserver = true;