mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-26 03:52:01 +02:00
* fix for scenario options preview after the game is started
This commit is contained in:
parent
0086bbbe8c
commit
b52ed2aa8e
@ -493,7 +493,7 @@ void CSelectionScreen::startGame()
|
||||
StartInfo *si = new StartInfo(sInfo);
|
||||
GH.popInt(this);
|
||||
GH.popInt(GH.topInt());
|
||||
curMap = NULL;
|
||||
//curMap = NULL;
|
||||
curOpts = NULL;
|
||||
::startGame(si);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user