Properly clear back props when gathering. EOL native.

Noticed while looking at #6566

This was SVN commit r26959.
This commit is contained in:
Stan
2022-06-19 17:28:42 +00:00
parent 5a2474bd50
commit 76884ccba8
2 changed files with 2 additions and 0 deletions
@@ -7,6 +7,7 @@
</animations>
<props>
<prop actor="props/units/tools/hoe.xml" attachpoint="weapon_R"/>
<prop attachpoint="back"/>
<prop attachpoint="weapon_L"/>
<prop attachpoint="shield"/>
<prop attachpoint="shield_arm"/>
@@ -5,6 +5,7 @@
</animations>
<props>
<prop actor="props/units/tools/hoe.xml" attachpoint="weapon_R"/>
<prop attachpoint="back"/>
<prop attachpoint="weapon_L"/>
<prop attachpoint="shield"/>
<prop attachpoint="shield_arm"/>