Commit 41dfbed6 authored by Ted John's avatar Ted John
Browse files

testpaint: draw stations covered for extra validation

parent f65609de
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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};
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment