Renames confusing grass1_spring.png terrain texture, used for fancy grass effect, refs #2069

This was SVN commit r13693.
This commit is contained in:
historic_bruno 2013-08-17 22:16:01 +00:00
parent f25bbda672
commit abce308281
2 changed files with 1 additions and 1 deletions

View file

@ -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>