name cleanup: State->Screen

This commit is contained in:
Chris Danford
2004-12-05 11:59:39 +00:00
parent 2d7d2a054b
commit 730787aacb
12 changed files with 31 additions and 31 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ public:
virtual void HandleScreenMessage( const ScreenMessage SM );
private:
void GoToNextState();
void GoToPrevState();
void GoToNextScreen();
void GoToPrevScreen();
void UpdateDisqualified();