Skip to content

Commit

Permalink
Fix passible -> passable in properties files
Browse files Browse the repository at this point in the history
  • Loading branch information
DanVanAtta committed Aug 13, 2016
1 parent 503eb2a commit 6ec5e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion map/map.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ color.Targaryen=4e2f93
color.Tully=33708e
color.Tyrell=009c4b
color.Neutral=560a0a
color.Impassible=000000
color.Impassable=000000
units.scale=1
map.hasRelief=true
map.showCapitolMarkers=false
Expand Down

0 comments on commit 6ec5e5e

Please sign in to comment.