1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-22 14:24:33 +01:00

allow 1 to 64 mountain tool size

This commit is contained in:
IntelOrca
2015-10-11 12:26:33 +01:00
parent 6c38ab44fa
commit d5ae4a55ff
6 changed files with 63 additions and 32 deletions

View File

@@ -2128,6 +2128,8 @@ enum {
STR_STEAM_OVERLAY_PAUSE = 5553,
STR_ENABLE_MOUNTAIN_TOOL_TIP = 5554,
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
STR_COUNT = 32768
};