If we are not connected, we can't be on a smonline server or logged in anway.
This commit is contained in:
@@ -509,6 +509,8 @@ void NetworkSyncManager::ProcessInput()
|
||||
{
|
||||
SCREENMAN->SystemMessageNoAnimate("Connection to server dropped.");
|
||||
useSMserver=false;
|
||||
isSMOnline = false;
|
||||
isSMOLoggedIn = false;
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user