Cheats: Enable setting magic bulldozer, tunnels and jet crashes in multiplayer

This commit is contained in:
Jonathan G Rennison
2020-04-14 20:11:38 +01:00
parent bdf3af72ec
commit 86b6e9727f
7 changed files with 92 additions and 27 deletions

View File

@@ -1286,6 +1286,7 @@ NetworkRecvStatus ClientNetworkGameSocketHandler::Receive_SERVER_SETTINGS_ACCESS
_network_settings_access = p->Recv_bool();
DeleteWindowById(WC_CHEATS, 0);
ReInitAllWindows();
return NETWORK_RECV_STATUS_OKAY;