mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-24 07:14:31 +01:00
Implement SetCheatAction. (#8990)
* Implement SetCheatAction. * Bump up network version
This commit is contained in:
@@ -639,7 +639,7 @@ bool Network::BeginServer(uint16_t port, const std::string& address)
|
||||
ServerProviderEmail = gConfigNetwork.provider_email;
|
||||
ServerProviderWebsite = gConfigNetwork.provider_website;
|
||||
|
||||
cheats_reset();
|
||||
CheatsReset();
|
||||
LoadGroups();
|
||||
BeginChatLog();
|
||||
BeginServerLog();
|
||||
|
||||
Reference in New Issue
Block a user