about summary refs log tree commit diff
path: root/src/game/server/srv_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/server/srv_common.h')
-rw-r--r--src/game/server/srv_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/server/srv_common.h b/src/game/server/srv_common.h
index 16c78d3f..80a5260b 100644
--- a/src/game/server/srv_common.h
+++ b/src/game/server/srv_common.h
@@ -260,6 +260,7 @@ public:
 	// input	
 	player_input previnput;
 	player_input input;
+	int num_inputs;
 	int jumped;
 	
 	int damage_taken_tick;