From 3a78d587bd781d7bd5429dc777522d43129952c1 Mon Sep 17 00:00:00 2001 From: krzys-h Date: Thu, 26 Dec 2013 21:54:05 +0100 Subject: Exit the game after finishing the mission while using -runscene --- src/object/robotmain.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/object/robotmain.h') 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; -- cgit v1.2.3-1-g7c22