Cleanup. Don't load ScreenNameEntry background if we're not actually

going to enter a score.
This commit is contained in:
Glenn Maynard
2003-10-05 21:42:56 +00:00
parent 71d558f1ca
commit b8e22b7c8c
2 changed files with 27 additions and 30 deletions
+1
View File
@@ -32,6 +32,7 @@ public:
virtual void MenuStart( PlayerNumber pn );
private:
bool AnyStillEntering() const;
BGAnimation m_Background;