mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 15:59:54 +00:00
Cleanup
This commit is contained in:
parent
cdefee3e64
commit
e7682e04ae
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue