mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Renames confusing grass1_spring.png terrain texture, used for fancy grass effect, refs #2069
This was SVN commit r13693.
This commit is contained in:
parent
f25bbda672
commit
abce308281
2 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<terrain>
|
||||
<textures>
|
||||
<texture name="baseTex" file="types/grass1_spring.png"/>
|
||||
<texture name="baseTex" file="types/grass1_spring_alpha.png"/>
|
||||
</textures>
|
||||
<material>terrain_grass.xml</material>
|
||||
</terrain>
|
||||
|
|
|
|||
Loading…
Reference in a new issue