]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Game.h
Some refactor about Person class.
[lugaru.git] / Source / Game.h
index fc89b4cf0f86c680e188eb87ab355aab06dbc8b2..d634ecaa6f353024e78e9749633c8839caf36f1a 100644 (file)
@@ -221,6 +221,8 @@ class Game
                std::vector<CampaignLevel> campaignlevels;
                int whichchoice;
                int actuallevel;
+               bool winhotspot;
+               bool windialogue;
 
                bool minimap;