move many bookkeeping numbers to ProfileManager
This commit is contained in:
@@ -21,8 +21,6 @@ public:
|
||||
|
||||
virtual void Update( float fDeltaTime );
|
||||
|
||||
virtual void HandleScreenMessage( const ScreenMessage SM );
|
||||
|
||||
private:
|
||||
vector<BitmapText *> m_textLines;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user