diff --git a/src/network/core/host.cpp b/src/network/core/host.cpp index cbe3786d26..70e9f57c77 100644 --- a/src/network/core/host.cpp +++ b/src/network/core/host.cpp @@ -177,7 +177,7 @@ static int NetworkFindBroadcastIPsInternal(uint32 *broadcast, int limit) // !GET } closesocket(sock); - + return index; } #endif /* all NetworkFindBroadcastIPsInternals */ diff --git a/src/player_gui.cpp b/src/player_gui.cpp index 50177686f8..d4a1011761 100644 --- a/src/player_gui.cpp +++ b/src/player_gui.cpp @@ -308,7 +308,7 @@ public: { return 14; } - + bool Selectable() const { return true;