1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-23 06:44:38 +01:00
This commit is contained in:
IntelOrca
2015-07-16 16:42:46 +01:00
parent 354d604b26
commit 48028fcfc4
6 changed files with 35 additions and 21 deletions

View File

@@ -1795,6 +1795,8 @@ enum {
STR_CHEAT_CLIMATE_GROUP = 5465,
STR_CHEAT_STAFF_GROUP = 5466,
STR_ALT_PLUS = 5467,
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
STR_COUNT = 32768
};