mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 06:44:38 +01:00
Disable opening cheats window in MP
When connecting to a server, also reset cheats. This should fix #2811
This commit is contained in:
@@ -2308,6 +2308,8 @@ enum {
|
||||
|
||||
STR_NEW_GAME = 5715,
|
||||
|
||||
STR_NOT_ALLOWED_IN_MULTIPLAYER = 5716,
|
||||
|
||||
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
|
||||
STR_COUNT = 32768
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user