Merge branch 'openttd'

This commit is contained in:
dP
2024-02-19 04:42:57 +05:30
183 changed files with 9531 additions and 5695 deletions

View File

@@ -882,6 +882,9 @@ NetworkRecvStatus ClientNetworkGameSocketHandler::Receive_SERVER_MAP_DONE(Packet
/* Say we received the map and loaded it correctly! */
SendMapOk();
/* As we skipped switch-mode, update the time we "switched". */
_switch_mode_time = std::chrono::steady_clock::now();
ShowClientList();
/* New company/spectator (invalid company) or company we want to join is not active