Typo "announer" was replaced with "announcer" in five places.
This commit is contained in:
@@ -71,6 +71,8 @@ void ScreenSelectGame::ImportOptions()
|
||||
|
||||
void ScreenSelectGame::ExportOptions()
|
||||
{
|
||||
LOG->WriteLine("ScreenSelectGame::ExportOptions()");
|
||||
|
||||
// Switch the current style to the frist style of the selected game
|
||||
Game game = (Game)m_iSelectedOption[0][SG_GAME];
|
||||
switch( game )
|
||||
|
||||
Reference in New Issue
Block a user