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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user