Turn off FlagRevealMap so it's not still on for the next game
This commit is contained in:
parent
c668f852c8
commit
2cb196ef18
1 changed files with 1 additions and 0 deletions
|
@ -866,6 +866,7 @@ global void GameMainLoop(void)
|
|||
ShowStats();
|
||||
}
|
||||
|
||||
FlagRevealMap=0;
|
||||
GamePaused=0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue