whitespace

This commit is contained in:
AJ Kelly
2011-02-08 19:20:37 -06:00
parent 622b148d7a
commit 377b2bd3bb
+1 -1
View File
@@ -25,7 +25,7 @@ void ScreenSelectLanguage::Init()
gc.m_sText = THEME->GetString("NativeLanguageNames", pLI->szEnglishName);
else
gc.m_sText = *s;
m_aGameCommands.push_back( gc );
}