From d6eee5e6b4cd088a6b6d516a589b2cf76194e67c Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 26 Apr 2023 14:14:15 -0700 Subject: Missing commas. --- tile_config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tile_config.json b/tile_config.json index 4a25776..db5c267 100644 --- a/tile_config.json +++ b/tile_config.json @@ -18653,7 +18653,7 @@ }, { "id": [ - "generic_helicopter_pad" + "generic_helicopter_pad", "helipad_sw", "helipad_se", "s_air_helicopter_pad", @@ -18815,7 +18815,7 @@ "house_garage8", "house_gardener", "house_inner_garden", - "garden_house_1_floor_1" + "garden_house_1_floor_1", "house_library", "house_patio", "house_porch", -- cgit v1.2.1