1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-06 06:32:56 +01:00

Add clamp button for corrupt elements

This commit is contained in:
Broxzier
2016-09-26 23:47:56 +02:00
parent 3eb4d8c182
commit 545da27201
3 changed files with 13 additions and 1 deletions

View File

@@ -3621,6 +3621,8 @@ enum {
STR_TILE_INSPECTOR_ENTRANCE_ENTRANCE_ID = 5970,
STR_TILE_INSPECTOR_ENTRANCE_EXIT_ID = 5971,
STR_TILE_INSPECTOR_ENTRANCE_RIDE_ID = 5972,
STR_TILE_INSPECTOR_CLAMP_TO_NEXT = 5973,
STR_TILE_INSPECTOR_CLAMP_TO_NEXT_TIP = 5974,
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
STR_COUNT = 32768