mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-19 18:11:35 +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>
|
// <texture stage, texture name>
|
||||||
std::map<int, std::string> mTextures;
|
std::map<int, std::string> mTextures;
|
||||||
|
|
||||||
osg::ref_ptr<osg::Texture> mDiffuseMap;
|
|
||||||
|
|
||||||
bool mShaderRequired;
|
bool mShaderRequired;
|
||||||
|
|
||||||
bool mColorMaterial;
|
bool mColorMaterial;
|
||||||
|
|
Loading…
Reference in a new issue