Remove Game::shouldreturntopausemenu

This kludge variable was used to re-set the warp background after coming
back from the in-game settings menus. But since #522 got merged, this
has no longer been necessary.
This commit is contained in:
Misa
2020-11-07 13:17:32 -08:00
committed by Ethan Lee
parent d997fae27a
commit 5759408ded
3 changed files with 0 additions and 13 deletions

View File

@@ -433,7 +433,6 @@ public:
bool ingame_titlemode;
bool shouldreturntopausemenu;
void returntopausemenu();
void unlockAchievement(const char *name);