mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-01 23:12:49 +02:00
Simplified applying of lobby packs
This commit is contained in:
@@ -451,7 +451,6 @@ static void mainLoop()
|
||||
while(1) //main SDL events loop
|
||||
{
|
||||
GH.input().fetchEvents();
|
||||
CSH->applyPacksOnLobbyScreen();
|
||||
GH.renderFrame();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user