From 836192c30d50221440cee32a44c5d056d3708d5a Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 17 Nov 2023 13:04:02 -0800 Subject: Fix forced roads yet again. --- tile_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tile_config.json b/tile_config.json index 71fea14..77ab3cb 100644 --- a/tile_config.json +++ b/tile_config.json @@ -81450,7 +81450,7 @@ "mall_a_81", "industrial_center_nw_road" ], - "fg": [ 10109, 10108, 10107, 10110 ], + "fg": [ 10107, 10108, 10109, 10110 ], "rotates": true }, { -- cgit v1.2.1