This commit is contained in:
Charles 2001-03-09 21:03:52 +00:00
parent 6b8d4291c2
commit 979a8ca669
4 changed files with 162 additions and 125 deletions

View file

@ -326,8 +326,6 @@ private:
public:
void setPlatform( CThing *newPlatform );
void clearPlatform();
int xHighRes;
int yHighRes;
private:
CThing *m_platform;
bool m_onPlatform;