mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Fix removing loading screen
This commit is contained in:
		| @@ -136,8 +136,6 @@ void ApplyOnLobbyScreenNetPackVisitor::visitLobbyStartGame(LobbyStartGame & pack | ||||
| 		w->tick(0); | ||||
| 		w->redraw(); | ||||
| 	} | ||||
| 	else | ||||
| 		GH.windows().createAndPushWindow<CLoadingScreen>(); | ||||
| } | ||||
|  | ||||
| void ApplyOnLobbyScreenNetPackVisitor::visitLobbyLoadProgress(LobbyLoadProgress & pack) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user