From 0f2717fa2b0c9079ea313e3dde83b340cfc2b0eb Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 19 Sep 2022 23:45:00 -0700 Subject: Fix rotation on urban_3 --- tile_config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tile_config.json') diff --git a/tile_config.json b/tile_config.json index 8f43f7c..cf0c921 100644 --- a/tile_config.json +++ b/tile_config.json @@ -24142,10 +24142,10 @@ {"id": ["urban_2_2"], "fg": [19509,19508,19511,19510], "rotates": true}, {"id": ["urban_2_3", "urban_2_5"], "fg": [19513,19520,19515,19514], "bg": 19347, "rotates": true}, {"id": ["urban_2_4", "urban_2_6"], "fg": [19517,19516,19519,19518], "bg": 19347, "rotates": true}, -{"id": ["urban_3_1"], "fg": [19505,19506,19507,19512], "rotates": true}, -{"id": ["urban_3_2"], "fg": [19509,19510,19511,19508], "rotates": true}, -{"id": ["urban_3_3", "urban_3_5"], "fg": [19513,19514,19515,19520], "bg": 19347, "rotates": true}, -{"id": ["urban_3_4", "urban_3_6"], "fg": [19517,19518,19519,19516], "bg": 19347, "rotates": true}, +{"id": ["urban_3_1"], "fg": [19505,19512,19507,19506], "rotates": true}, +{"id": ["urban_3_2"], "fg": [19509,19508,19511,19510], "rotates": true}, +{"id": ["urban_3_3", "urban_3_5"], "fg": [19513,19520,19515,19514], "bg": 19347, "rotates": true}, +{"id": ["urban_3_4", "urban_3_6"], "fg": [19517,19516,19519,19518], "bg": 19347, "rotates": true}, {"id": ["urban_5_1"], "fg": [19505,19506,19507,19512], "rotates": true}, {"id": ["urban_5_2"], "fg": [19509,19510,19511,19508], "rotates": true}, {"id": ["urban_5_3", "urban_5_5"], "fg": [19513,19514,19515,19520], "bg": 19347, "rotates": true}, -- cgit v1.2.1