mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-06 06:32:56 +01:00
Fix testpaint
This commit is contained in:
@@ -91,8 +91,8 @@ int object_entry_group_counts[] = {
|
||||
GeneralConfiguration gConfigGeneral;
|
||||
uint16_t gMapSelectFlags;
|
||||
uint16_t gMapSelectType;
|
||||
LocationXY16 gMapSelectPositionA;
|
||||
LocationXY16 gMapSelectPositionB;
|
||||
CoordsXY gMapSelectPositionA;
|
||||
CoordsXY gMapSelectPositionB;
|
||||
LocationXYZ16 gMapSelectArrowPosition;
|
||||
uint8_t gMapSelectArrowDirection;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user