]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Game.cpp
Some refactor about Person class.
[lugaru.git] / Source / Game.cpp
index 8bc4342f3ebf2eb234a07b7a9ddc87fc4fe59caf..b93e8238205c3b6b484450d220e7050b5742e716 100644 (file)
@@ -101,6 +101,8 @@ Game::Game()
 
        whichchoice = 0;
        actuallevel = 0;
+       winhotspot = false;
+       windialogue = false;
 
        minimap = 0;