summaryrefslogtreecommitdiffstats
path: root/src/graphics/engine/engine.h
diff options
context:
space:
mode:
authoradiblol <adiblol@hydrogen>2012-09-29 22:49:31 +0200
committeradiblol <adiblol@hydrogen>2012-09-29 22:49:31 +0200
commit4f097c10b3750e570fa0f709069d9f2e96752c00 (patch)
tree22fcd2cd806db97484ce07b0a88ea341803fce85 /src/graphics/engine/engine.h
parentc8f39a4c96ab63f9e3edc96845e1b70c89b95d2b (diff)
parent4193f8a3a9f10b563c8fada163c3a6d3860f3457 (diff)
downloadcolobot-4f097c10b3750e570fa0f709069d9f2e96752c00.tar.gz
colobot-4f097c10b3750e570fa0f709069d9f2e96752c00.tar.bz2
colobot-4f097c10b3750e570fa0f709069d9f2e96752c00.zip
Merge branch 'dev-graphics' of github.com:colobot/colobot into dev-graphics
Diffstat (limited to 'src/graphics/engine/engine.h')
-rw-r--r--src/graphics/engine/engine.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/graphics/engine/engine.h b/src/graphics/engine/engine.h
index 6363fd3..700903f 100644
--- a/src/graphics/engine/engine.h
+++ b/src/graphics/engine/engine.h
@@ -1291,8 +1291,6 @@ protected:
int m_statisticTriangle;
bool m_updateGeometry;
int m_alphaMode;
- bool m_stateColor;
- bool m_forceStateColor;
bool m_groundSpotVisible;
bool m_shadowVisible;
bool m_dirty;