Fix b6a116a: convert server_advertise to server_game_type in config file (#9515)

This commit is contained in:
Loïc Guilloux
2021-08-28 14:41:07 +02:00
committed by GitHub
parent aa83488fde
commit 8d2162ba2d
2 changed files with 22 additions and 1 deletions

View File

@@ -280,7 +280,6 @@ struct NetworkSettings {
std::string server_password; ///< password for joining this server
std::string rcon_password; ///< password for rconsole (server side)
std::string admin_password; ///< password for the admin network
bool server_advertise; ///< Advertise the server to the game coordinator.
std::string client_name; ///< name of the player (as client)
std::string default_company_pass; ///< default password for new companies in encrypted form
std::string connect_to_ip; ///< default for the "Add server" query