Skip to content

Commit

Permalink
Correct passible -> passaable
Browse files Browse the repository at this point in the history
  • Loading branch information
DanVanAtta committed Aug 13, 2016
1 parent 534b62f commit 6d6f77b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions map/games/World_At_War.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5556,7 +5556,7 @@
</attachment>
<attachment name="territoryAttachment" attachTo="Himalaya" javaClass="games.strategy.triplea.attachments.TerritoryAttachment" type="territory">
<option name="production" value="0"/>
<option name="isImpassible" value="true"/>
<option name="isImpassable" value="true"/>
</attachment>
<attachment name="territoryAttachment" attachTo="Bilbao" javaClass="games.strategy.triplea.attachments.TerritoryAttachment" type="territory">
<option name="production" value="2"/>
Expand Down Expand Up @@ -5636,7 +5636,7 @@
</attachment>
<attachment name="territoryAttachment" attachTo="Sahara" javaClass="games.strategy.triplea.attachments.TerritoryAttachment" type="territory">
<option name="production" value="0"/>
<option name="isImpassible" value="true"/>
<option name="isImpassable" value="true"/>
</attachment>
<attachment name="territoryAttachment" attachTo="Tibet" javaClass="games.strategy.triplea.attachments.TerritoryAttachment" type="territory">
<option name="production" value="1"/>
Expand Down

0 comments on commit 6d6f77b

Please sign in to comment.