X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGame.h;h=d634ecaa6f353024e78e9749633c8839caf36f1a;hb=bb61e3fc1a36858b603d3a3fc2058f7c63f081c5;hp=fc89b4cf0f86c680e188eb87ab355aab06dbc8b2;hpb=5f4592dd289b1c00cfabcbbdd9e10dc534971ce7;p=lugaru.git diff --git a/Source/Game.h b/Source/Game.h index fc89b4c..d634eca 100644 --- a/Source/Game.h +++ b/Source/Game.h @@ -221,6 +221,8 @@ class Game std::vector campaignlevels; int whichchoice; int actuallevel; + bool winhotspot; + bool windialogue; bool minimap;