Fix a wx error popup when trying to launch a game.
commit8ab7f09493917b9f4f74b0a03d4cc4b936af67a5
authorNeoBrainX <NeoBrainX@8ced0084-cf51-0410-be5f-012b33b47a6e>
Thu, 13 May 2010 12:42:38 +0000 (13 12:42 +0000)
committerNeoBrainX <NeoBrainX@8ced0084-cf51-0410-be5f-012b33b47a6e>
Thu, 13 May 2010 12:42:38 +0000 (13 12:42 +0000)
tree728813282d88eb17b579cc60d97d5e73b2c4308f
parentb7aa56af6ff8f5e8a9d9ea1b912a86e647382ced
Fix a wx error popup when trying to launch a game.
The error was caused by trying to set the text for a status bar field whose index was equal to the actual number of fields.

git-svn-id: http://dolphin-emu.googlecode.com/svn/trunk@5449 8ced0084-cf51-0410-be5f-012b33b47a6e
Source/Core/DolphinWX/Src/Frame.cpp