mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 00:03:11 +01:00
Add sprite definitions for park boundary fences.
This commit is contained in:
committed by
Michael Steenbeek
parent
6787e6ca04
commit
8814b15a85
@@ -87,6 +87,14 @@ enum
|
||||
SPR_WATER_MASK = 5048,
|
||||
SPR_WATER_OVERLAY = 5053,
|
||||
SPR_HEIGHT_MARKER_BASE = 5769,
|
||||
|
||||
SPR_TERRAIN_BOUNDARY_FENCES_1 = 22872,
|
||||
SPR_TERRAIN_BOUNDARY_FENCES_2 = 22873,
|
||||
SPR_TERRAIN_BOUNDARY_FENCES_3 = 22874,
|
||||
SPR_TERRAIN_BOUNDARY_FENCES_4 = 22875,
|
||||
SPR_TERRAIN_BOUNDARY_FENCES_5 = 22876,
|
||||
SPR_TERRAIN_BOUNDARY_FENCES_6 = 22877,
|
||||
|
||||
SPR_TERRAIN_EDGE_MASK_TOP_RIGHT = 28883,
|
||||
SPR_TERRAIN_EDGE_MASK_BOTTOM_RIGHT = 28902,
|
||||
SPR_TERRAIN_EDGE_MASK_BOTTOM_LEFT = 28921,
|
||||
|
||||
Reference in New Issue
Block a user