load in Init()

This commit is contained in:
Glenn Maynard
2006-01-15 19:29:33 +00:00
parent f6ea595c12
commit 5a3f362f5d
13 changed files with 32 additions and 54 deletions
-1
View File
@@ -14,7 +14,6 @@
class ScreenSelectDifficulty : public ScreenSelect
{
public:
ScreenSelectDifficulty( CString sName );
virtual void Init();
virtual void BeginScreen();