summaryrefslogtreecommitdiff
path: root/src/graphics/Renderer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics/Renderer.h')
-rw-r--r--src/graphics/Renderer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/graphics/Renderer.h b/src/graphics/Renderer.h
index 9c216ed..fa9bd37 100644
--- a/src/graphics/Renderer.h
+++ b/src/graphics/Renderer.h
@@ -43,6 +43,7 @@ public:
bool gravityZonesEnabled;
bool gravityFieldEnabled;
int decorations_enable;
+ bool blackDecorations;
Simulation * sim;
Graphics * g;
gcache_item *graphicscache;