Skip to content

Commit 570c7af

Browse files
authored
Fix missing comma
1 parent 147b2e0 commit 570c7af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

objects/rct1/ride/rct1.ride.dodgems/object.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"properties": {
1313
"type": "dodgems",
1414
"category": "gentle",
15-
"clearance": 48
15+
"clearance": 48,
1616
"carsPerFlatRide": 12,
1717
"carColours": [
1818
[

0 commit comments

Comments
 (0)