allocate GameCommand as needed
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
|
||||
static LocalizedString COULD_NOT_LAUNCH_BROWSER( "GameCommand", "Could not launch web browser." );
|
||||
|
||||
REGISTER_CLASS_TRAITS( GameCommand, new GameCommand(*pCopy) );
|
||||
|
||||
void GameCommand::Init()
|
||||
{
|
||||
m_bApplyCommitsScreens = true;
|
||||
|
||||
Reference in New Issue
Block a user