mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 16:24:35 +01:00
Added cheat to edit land ownership settings in-game
This commit is contained in:
@@ -1476,6 +1476,10 @@ enum {
|
||||
|
||||
STR_GIANT_SCREENSHOT = 5260,
|
||||
|
||||
STR_CHEAT_INGAME_LAND_OWNERSHIP_EDITOR = 5278,
|
||||
STR_CHEAT_INGAME_LAND_OWNERSHIP_EDITOR_DISABLE = 5279,
|
||||
STR_CHEAT_INGAME_LAND_OWNERSHIP_EDITOR_TIP = 5280,
|
||||
|
||||
// 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