This commit is contained in:
Paul 2001-07-11 20:05:02 +00:00
parent 14aecc6ae2
commit 325d15bf83
2 changed files with 3 additions and 1 deletions

View file

@ -95,7 +95,7 @@ private:
int m_hasPlayedFirstSpeech;
int m_hasPlayedSecondSpeech;
class CActorGfx *m_patrickGfx;
class CActorGfx *m_anotherGfx,*m_patrickGfx;
int m_animFrame;
};