Skip to content

Commit

Permalink
Merge pull request #37580 from Kilvoctu/go-silo-fix
Browse files Browse the repository at this point in the history
Fix missing silo on GO mod
  • Loading branch information
ZhilkinSerg authored Jan 31, 2020
2 parents 3b65e32 + b4b6472 commit 169355f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -835,7 +835,8 @@
{
"type": "overmap_terrain",
"id": "2silos",
"copy-from": "farm_1"
"copy-from": "2silos",
"sym": "\u00F6"
},
{
"type": "overmap_terrain",
Expand Down

0 comments on commit 169355f

Please sign in to comment.