allocate GameCommand as needed

This commit is contained in:
Glenn Maynard
2006-10-01 20:13:27 +00:00
parent ca0f34d5a8
commit a31f76e9ad
4 changed files with 17 additions and 13 deletions
+2
View File
@@ -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;