Disable map preview when starting a game.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10924 4a71c877-e1ca-e34f-864e-861f7616d084master
parent
da525967c0
commit
61eb6e0c54
|
@ -745,6 +745,7 @@ static void startGameLoop(void)
|
|||
{
|
||||
eventFireCallbackTrigger((TRIGGER_TYPE)CALL_START_NEXT_LEVEL);
|
||||
}
|
||||
screen_disableMapPreview();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue