summaryrefslogtreecommitdiffstats
path: root/src/object/robotmain.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/robotmain.h')
-rw-r--r--src/object/robotmain.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/object/robotmain.h b/src/object/robotmain.h
index 76535de..1a79457 100644
--- a/src/object/robotmain.h
+++ b/src/object/robotmain.h
@@ -522,6 +522,8 @@ protected:
int m_endingWinRank;
int m_endingLostRank;
bool m_winTerminate;
+
+ bool m_exitAfterMission;
float m_fontSize;
Math::Point m_windowPos;