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 0bf32fa..b72744c 100644
--- a/src/graphics/Renderer.h
+++ b/src/graphics/Renderer.h
@@ -57,6 +57,7 @@ public:
bool gravityFieldEnabled;
int decorations_enable;
bool blackDecorations;
+ bool debugLines;
Simulation * sim;
Graphics * g;
gcache_item *graphicscache;