summary refs log tree commit diff
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 8220a78..693ca69 100644
--- a/src/config.h
+++ b/src/config.h
@@ -15,7 +15,6 @@ struct Config {
 
 	float mouse_sensitivity;
 
-	bool menu;
 	bool custom_levels;
 	bool debug;
 };