summary refs log tree commit diff
path: root/src/Game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Game.h')
-rw-r--r--src/Game.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Game.h b/src/Game.h
index 3ab46f8..e3fd80c 100644
--- a/src/Game.h
+++ b/src/Game.h
@@ -93,7 +93,6 @@ struct Game {
 	int civkills;
 	int machinegunsoundloop;
 
-	bool lasersight;
 	bool debug;
 
 	bool paused;