mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Make farm props sway in the wind (they sway very lightly).
This was SVN commit r17235.
This commit is contained in:
parent
a138bed96b
commit
c2928c44d4
2 changed files with 2 additions and 2 deletions
|
|
@ -21,6 +21,6 @@
|
|||
</variant>
|
||||
</group>
|
||||
|
||||
<material>basic_trans.xml</material>
|
||||
<material>basic_trans_wind.xml</material>
|
||||
|
||||
</actor>
|
||||
|
|
|
|||
|
|
@ -13,5 +13,5 @@
|
|||
</textures>
|
||||
</variant>
|
||||
</group>
|
||||
<material>basic_trans.xml</material>
|
||||
<material>basic_trans_wind.xml</material>
|
||||
</actor>
|
||||
|
|
|
|||
Loading…
Reference in a new issue