1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 18:59:57 +00:00
This commit is contained in:
scrawl 2016-02-20 22:09:41 +01:00
parent cdefee3e64
commit e7682e04ae

View file

@ -77,8 +77,6 @@ namespace Shader
// <texture stage, texture name>
std::map<int, std::string> mTextures;
osg::ref_ptr<osg::Texture> mDiffuseMap;
bool mShaderRequired;
bool mColorMaterial;