burning v0.53 g++ warning remove
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6365 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
@@ -47,6 +47,10 @@ struct SBurningShaderLight
|
||||
sVec3Color AmbientColor;
|
||||
sVec3Color DiffuseColor;
|
||||
sVec3Color SpecularColor;
|
||||
SBurningShaderLight()
|
||||
{
|
||||
LightIsOn = false;
|
||||
}
|
||||
};
|
||||
|
||||
enum eTransformLightFlags
|
||||
|
Reference in New Issue
Block a user