Resets GameExiting at main menu (solves #395)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1013 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -87,6 +87,7 @@ DoRestart (PMENU_STATE pMS)
|
||||
/* Cancel any presses of the Pause or Exit keys. */
|
||||
GamePaused = FALSE;
|
||||
ExitRequested = FALSE;
|
||||
GameExiting = FALSE;
|
||||
|
||||
|
||||
if (!pMS->Initialized)
|
||||
|
||||
Reference in New Issue
Block a user