Improved feature unlocked a bit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4623 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
e8a5c1b3c5
commit
cf87636737
@ -105,6 +105,7 @@ void FeatureUnlockedCutScene::init()
|
||||
m.setTexture(0, m_unlocked_thing_picture);
|
||||
m.AmbientColor = SColor(255,255,255,255);
|
||||
m.DiffuseColor = SColor(255,255,255,255);
|
||||
m.SpecularColor = SColor(0,0,0,0);
|
||||
m.GouraudShading = false;
|
||||
m.Shininess = 0;
|
||||
//m.setFlag(video::EMF_TEXTURE_WRAP, false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user