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 bb6c9cf commit f671cca
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 @@ -8,7 +8,7 @@ color.Germans=5a5a5a
color.Japanese=e6b42d
color.Chinese=644664
color.Neutral=e87112
color.Impassible=d8ba7c
color.Impassable=d8ba7c

units.scale=1
map.hasRelief=true
Expand Down

0 comments on commit f671cca

Please sign in to comment.