Fix race between network client disconnect and network window deletion
This commit is contained in:
@@ -40,6 +40,7 @@ void DeleteNonVitalWindows();
|
||||
void DeleteAllNonVitalWindows();
|
||||
void DeleteAllMessages();
|
||||
void DeleteConstructionWindows();
|
||||
void DeleteNetworkClientWindows();
|
||||
void HideVitalWindows();
|
||||
void ShowVitalWindows();
|
||||
|
||||
|
Reference in New Issue
Block a user