(How did *that* happen?)

This commit is contained in:
Glenn Maynard
2004-02-18 02:35:09 +00:00
parent ae04924ada
commit 90955ab4ab
+1 -1
View File
@@ -60,7 +60,7 @@ class LyricsLoader;
class ScreenGameplay : public Screen class ScreenGameplay : public Screen
{ {
public: public:
ScreenGameplay( CString sName, bool bDemonstration ); ScreenGameplay( CString sName, bool bDemonstration = false );
void Init(); void Init();
virtual ~ScreenGameplay(); virtual ~ScreenGameplay();