summaryrefslogtreecommitdiff
path: root/scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene.h')
-rw-r--r--scene.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scene.h b/scene.h
index 59f0c79..af4f96f 100644
--- a/scene.h
+++ b/scene.h
@@ -22,6 +22,7 @@ class Scene {
bool running;
bool grid;
+ bool normals;
bool terrain;
bool gravity;
bool dialog;