This commit is contained in:
Paul 2001-02-12 17:18:17 +00:00
parent 4e7b3a42cc
commit a13f0d8e4f
6 changed files with 52 additions and 34 deletions

View file

@ -45,6 +45,8 @@ public:
private:
int m_active;
int m_exitPauseMenuFlag;
int m_quitGameFlag;
class CGUIControlFrame *m_guiFrame;