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

Merge pull request #2297 from osconnoisseur/decompile-map_set_land_height

Decompilation of map_set_land_height
This commit is contained in:
Duncan
2015-11-30 20:35:50 +00:00
2 changed files with 150 additions and 3 deletions

View File

@@ -497,6 +497,7 @@ enum {
STR_QUEUE_TIME_MINUTES = 1360,
STR_TOO_HIGH_FOR_SUPPORTS = 1363,
STR_SUPPORTS_CANT_BE_EXTENDED = 1364,
STR_IN_LINE_TWIST_LEFT = 1365,
STR_IN_LINE_TWIST_RIGHT = 1366,