diff --git a/source/glest_game/menu/menu_state_custom_game.cpp b/source/glest_game/menu/menu_state_custom_game.cpp index ba9344ea..9c4df28f 100644 --- a/source/glest_game/menu/menu_state_custom_game.cpp +++ b/source/glest_game/menu/menu_state_custom_game.cpp @@ -2730,21 +2730,23 @@ void MenuStateCustomGame::reloadFactions(bool keepExistingSelectedItem) { } } -void MenuStateCustomGame::updateControlers(){ +void MenuStateCustomGame::updateControlers() { try { bool humanPlayer= false; - for(int i= 0; i