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 efe6296 commit bb6c9cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions map/games/WW2v5_1942_2nd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1759,10 +1759,10 @@
<property name="Super Sub Defence Bonus" value="0" editable="true">
<number min="0" max="1"/>
</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="WW2V3" value="true" editable="false">
Expand Down

0 comments on commit bb6c9cf

Please sign in to comment.