Typo "announer" was replaced with "announcer" in five places.

This commit is contained in:
Peter S. May
2002-07-12 04:16:52 +00:00
parent ea65052280
commit 3566662436
3 changed files with 15 additions and 5 deletions
+2
View File
@@ -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 )