Turn off FlagRevealMap so it's not still on for the next game

This commit is contained in:
jsalmon3 2002-06-24 15:06:52 +00:00
parent c668f852c8
commit 2cb196ef18

View file

@ -866,6 +866,7 @@ global void GameMainLoop(void)
ShowStats();
}
FlagRevealMap=0;
GamePaused=0;
}