mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 21:43:06 +01:00
Fix #22174: Cheats are reset when starting a server
This commit is contained in:
@@ -385,7 +385,6 @@ bool NetworkBase::BeginServer(uint16_t port, const std::string& address)
|
||||
|
||||
IsServerPlayerInvisible = gOpenRCT2Headless;
|
||||
|
||||
CheatsReset();
|
||||
LoadGroups();
|
||||
BeginChatLog();
|
||||
BeginServerLog();
|
||||
|
||||
Reference in New Issue
Block a user