mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-06 06:32:56 +01:00
Minor improvements
- Paths are now properly rotated, including flat ones - Banners can not be rotated - The X and Y coordinates can be changed with spinners - Highligint selected tile while now hovering over viewport - Added helper function for enabling and disabling widgets more easily
This commit is contained in:
@@ -3025,7 +3025,6 @@ enum {
|
||||
STR_TILE_INSPECTOR_BASE_HEIGHT = 5339,
|
||||
STR_TILE_INSPECTOR_CLEARANCE_HEIGHT = 5340,
|
||||
STR_TILE_INSPECTOR_FLAGS = 5341, // unused
|
||||
STR_TILE_INSPECTOR_CHOOSE_MSG = 5342,
|
||||
STR_AUTO_STAFF_PLACEMENT = 5343,
|
||||
STR_CHANGELOG_TITLE = 5344,
|
||||
STR_CHEAT_TITLE_FINANCIAL = 5345,
|
||||
|
||||
Reference in New Issue
Block a user