Fix logos and valves in nitro tanks. 'clampV="Y"' caused mis-mapping (why?).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7244 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<material name="gift-box.png"/>
|
||||
<material name="gift-loop.png" sphere="Y"/>
|
||||
<material name="gold.png" light="Y" sphere="Y"/>
|
||||
<material name="nitro-tank.png" clampV="Y" transparency="Y" alpha="0.5"/>
|
||||
<material name="nitro-tank.png" transparency="Y" alpha="0.5"/>
|
||||
<material name="tank-blue.png" sphere="Y"/>
|
||||
<material name="tank-green.png" sphere="Y"/>
|
||||
<material name="tank-cyan.png" sphere="Y"/>
|
||||
|
||||
Reference in New Issue
Block a user