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 2c72870 commit 824ddb9
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 @@ -14,7 +14,7 @@ color.Italians=23578C
#color.Italians=236B8E
color.Chinese=644664
color.Neutral=dd5500
color.Impassible=cc9933
color.Impassable=cc9933

#units.scale means the default zoom level (1 = 100% zoom, 0.5 = 50% smaller units)
units.scale=1
Expand Down

0 comments on commit 824ddb9

Please sign in to comment.