Skip to content

Commit

Permalink
Update 'battleships repair' prop to be named 'Units repair'
Browse files Browse the repository at this point in the history
  • Loading branch information
DanVanAtta committed Aug 13, 2016
1 parent cbb7105 commit 01b1cd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions map/games/pacific_incomplete.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1488,10 +1488,10 @@ Coded by Iron__Cross
<property name="Allied Air Dependents" value="true" editable="false">
<boolean/>
</property>
<property name="Battleships repair at end of round" value="true" editable="true">
<property name="Units repair at end of round" value="true" editable="true">
<boolean/>
</property>
<property name="Battleships repair at beginning of round" value="false" editable="true">
<property name="Units repair at beginning of round" value="false" editable="true">
<boolean/>
</property>
<property name="neutralCharge" value="9999999"/>
Expand Down

0 comments on commit 01b1cd3

Please sign in to comment.