(How did *that* happen?)
This commit is contained in:
@@ -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();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user