From cba655a21bf29db6cfd650d5e2160b15f9eb68a1 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 4 Jul 2023 19:38:41 -0700 Subject: Fix urban_14_1 again. --- tile_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tile_config.json b/tile_config.json index 3e2fed0..bb68832 100644 --- a/tile_config.json +++ b/tile_config.json @@ -82048,7 +82048,7 @@ }, { "id": [ "urban_14_1" ], - "fg": [ 10264, 10263, 10262, 10265 ], + "fg": [ 10262, 10265, 10264, 10263 ], "rotates": true }, { -- cgit v1.2.1