diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-11-17 13:04:02 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-11-17 13:04:02 -0800 |
commit | 836192c30d50221440cee32a44c5d056d3708d5a (patch) | |
tree | 460cec5349ca5eec04e9391ca2d80986ebec4034 | |
parent | Fancy up the industrial park. (diff) | |
download | cataclysm-dda-tileset_undeadpeople-836192c30d50221440cee32a44c5d056d3708d5a.tar.xz |
Fix forced roads yet again.
-rw-r--r-- | tile_config.json | 2 |
1 files changed, 1 insertions, 1 deletions
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 }, { |