This commit is contained in:
Charles 2001-06-16 18:25:07 +00:00
parent ff6bb7adfe
commit 2922d6e9be
2 changed files with 49 additions and 1 deletions

View file

@ -86,6 +86,7 @@ protected:
s32 m_collTimer;
s32 m_snapTimer;
s32 m_openTimer;
bool m_meterOn;
};
#endif