diff --git a/source/glest_game/menu/menu_state_custom_game.h b/source/glest_game/menu/menu_state_custom_game.h index 4bf436239..9ef6b4d9d 100644 --- a/source/glest_game/menu/menu_state_custom_game.h +++ b/source/glest_game/menu/menu_state_custom_game.h @@ -64,7 +64,7 @@ private: SimpleTaskThread *publishToMasterserverThread; bool parentMenuIsMs; - bool soundConnectionCount; + int soundConnectionCount; bool showMasterserverError; string masterServererErrorToShow;