Skip to content

Commit

Permalink
fix: serving area interface terrain (#4088)
Browse files Browse the repository at this point in the history
Fix
  • Loading branch information
0Monet authored Jan 10, 2024
1 parent 6016ae1 commit 16e54d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/mapgen/sai.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"#": "t_sai_box",
"+": "t_chaingate_c",
"-": "t_chainfence_h",
".": "t_grass",
".": "t_region_groundcover",
"x": "t_chainfence_posts",
"|": "t_chainfence_v"
},
Expand Down

0 comments on commit 16e54d5

Please sign in to comment.