1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-03 08:49:40 +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;