close login dialog after error message
This commit is contained in:
@@ -920,6 +920,8 @@ void startWindowImpl::networkError(int errorID, int /*osErrorID*/)
|
||||
myConnectToServerDialog->reject();
|
||||
myStartNetworkGameDialog->reject();
|
||||
myGuiInterface->getMyW()->close();
|
||||
myInternetGameLoginDialog->reject();
|
||||
|
||||
}
|
||||
|
||||
void startWindowImpl::networkNotification(int notificationId)
|
||||
|
||||
Reference in New Issue
Block a user