Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Pierre Kim
OpenRCT2-mod
Commits
41dfbed6
Commit
41dfbed6
authored
8 years ago
by
Ted John
Browse files
Options
Download
Email Patches
Plain Diff
testpaint: draw stations covered for extra validation
parent
f65609de
develop
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/testpaint/intercept.c
+1
-1
test/testpaint/intercept.c
with
1 addition
and
1 deletion
+1
-1
test/testpaint/intercept.c
+
1
-
1
View file @
41dfbed6
...
...
@@ -553,7 +553,7 @@ static bool testTrackElement(uint8 rideType, uint8 trackType, utf8string error,
unk_140E9A8
=
&
dpi
;
rct_ride
ride
=
{
0
};
//
ride.entrance_style = RIDE_ENTRANCE_STYLE_CANVAS_TENT;
ride
.
entrance_style
=
RIDE_ENTRANCE_STYLE_CANVAS_TENT
;
rct_ride_entry
rideEntry
=
{
0
};
rct_ride_entry_vehicle
vehicleEntry
=
{.
base_image_id
=
0x70000
};
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help