This commit is contained in:
Paul 2001-08-16 23:10:53 +00:00
parent 487b432f7e
commit 9f01a0427a
7 changed files with 198 additions and 67 deletions

View file

@ -47,7 +47,7 @@ protected:
virtual void collidedWith(CThing *_thisThing);
int m_data;
static int m_speechRef[9];
static int s_speechRef[9];
};
/*----------------------------------------------------------------------