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

Add banner text info. Fix rotating banners (they are never rotated, but have a position)

This commit is contained in:
Broxzier
2016-10-05 00:01:09 +02:00
parent 5ee1fc294d
commit e078c032dd
3 changed files with 25 additions and 2 deletions

View File

@@ -3632,6 +3632,7 @@ enum {
STR_TILE_INSPECTOR_ENTRY_BANNER_NONE = 5981,
STR_TILE_INSPECTOR_LARGE_SCENERY_TYPE = 5982,
STR_TILE_INSPECTOR_LARGE_SCENERY_PIECE_ID = 5983,
STR_TILE_INSPECTOR_BANNER_BLOCKED_PATHS = 5984,
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
STR_COUNT = 32768