From 4c1ea4020d797e2ddb086cc73109eb8c51cbbbdb Mon Sep 17 00:00:00 2001 From: Patric Stout Date: Tue, 10 Aug 2021 20:03:13 +0200 Subject: Change: remove the ability to control "max spectators" (#9466) Soon we will make "join game" join the game as spectator first, so limiting the amount of spectators makes no sense anymore in that context. Not sure it ever did make sense. --- src/lang/english.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/lang') diff --git a/src/lang/english.txt b/src/lang/english.txt index 44d226cbf..eb7b7365b 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2079,9 +2079,6 @@ STR_NETWORK_START_SERVER_NUMBER_OF_CLIENTS_TOOLTIP :{BLACK}Choose t STR_NETWORK_START_SERVER_COMPANIES_SELECT :{BLACK}{NUM} compan{P y ies} STR_NETWORK_START_SERVER_NUMBER_OF_COMPANIES :{BLACK}Maximum number of companies: STR_NETWORK_START_SERVER_NUMBER_OF_COMPANIES_TOOLTIP :{BLACK}Limit the server to a certain amount of companies -STR_NETWORK_START_SERVER_SPECTATORS_SELECT :{BLACK}{NUM} spectator{P "" s} -STR_NETWORK_START_SERVER_NUMBER_OF_SPECTATORS :{BLACK}Maximum number of spectators: -STR_NETWORK_START_SERVER_NUMBER_OF_SPECTATORS_TOOLTIP :{BLACK}Limit the server to a certain amount of spectators STR_NETWORK_START_SERVER_LANGUAGE_SPOKEN :{BLACK}Language spoken: STR_NETWORK_START_SERVER_LANGUAGE_TOOLTIP :{BLACK}Other players will know which language is spoken on the server -- cgit v1.2.3-54-g00ecf