fix compile error
This commit is contained in:
@@ -100,7 +100,7 @@ ScreenTitleMenu::ScreenTitleMenu( CString sScreenName ) :
|
|||||||
|
|
||||||
ScreenTitleMenu::~ScreenTitleMenu()
|
ScreenTitleMenu::~ScreenTitleMenu()
|
||||||
{
|
{
|
||||||
LOG->Trace( ScreenTitleMenu::~ScreenTitleMenu()" );
|
LOG->Trace( "ScreenTitleMenu::~ScreenTitleMenu()" );
|
||||||
}
|
}
|
||||||
|
|
||||||
void ScreenTitleMenu::Input( const DeviceInput& DeviceI, const InputEventType type, const GameInput &GameI, const MenuInput &MenuI, const StyleInput &StyleI )
|
void ScreenTitleMenu::Input( const DeviceInput& DeviceI, const InputEventType type, const GameInput &GameI, const MenuInput &MenuI, const StyleInput &StyleI )
|
||||||
|
|||||||
Reference in New Issue
Block a user