Fixed bug in my previous commit, sorry
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10262 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
1e63021889
commit
c65762cd77
@ -247,6 +247,7 @@ void Material::init(unsigned int index)
|
||||
m_clamp_tex = 0;
|
||||
m_alpha_testing = false;
|
||||
m_lightmap = false;
|
||||
m_additive_lightmap = false;
|
||||
m_adjust_image = ADJ_NONE;
|
||||
m_alpha_blending = false;
|
||||
m_lighting = true;
|
||||
|
Loading…
Reference in New Issue
Block a user