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

Add entrance type detail and raise/lower ability

This commit is contained in:
Broxzier
2016-09-18 22:52:27 +02:00
parent a9654213c9
commit af59bf3c2b
2 changed files with 35 additions and 10 deletions

View File

@@ -3613,6 +3613,7 @@ enum {
STR_TILE_INSPECTOR_COLLISSION = 5962,
STR_TILE_INSPECTOR_SURFACE_CORNERS = 5963,
STR_TILE_INSPECTOR_SURFACE_DIAGONAL = 5964,
STR_TILE_INSPECTOR_ENTRANCE_TYPE = 5965,
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
STR_COUNT = 32768