mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 21:43:06 +01:00
Added cheat to disable plant aging
This commit is contained in:
committed by
Michał Janiszewski
parent
9b705c5a7e
commit
809e459495
@@ -2644,6 +2644,9 @@ enum {
|
||||
STR_PROVIDER_WEBSITE = 5869,
|
||||
STR_SHOW_SERVER_INFO_TIP = 5870,
|
||||
|
||||
STR_CHEAT_DISABLE_PLANT_AGING = 5871,
|
||||
STR_CHEAT_DISABLE_PLANT_AGING_TIP = 5872,
|
||||
|
||||
// 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