fix compile

This commit is contained in:
AJ Kelly
2010-07-19 11:42:41 -05:00
parent 1a7128be2c
commit b0f321f188
+1 -1
View File
@@ -354,7 +354,7 @@ void ScreenGameplay::Init()
ALLOW_CENTER_1_PLAYER.Load( m_sName, "AllowCenter1Player" );
USE_ALTERNATIVE_INPUT.Load( m_sName, "UseAlternativeInput");
// configurable:
UNPAUSE_WITH_START.Load( m_sName, "UnpauseWithStart")
UNPAUSE_WITH_START.Load( m_sName, "UnpauseWithStart");
if( UseSongBackgroundAndForeground() )
{