about summary refs log tree commit diff
path: root/src/Person.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Person.h')
-rw-r--r--src/Person.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/Person.h b/src/Person.h
index 287d2b2..0074e8d 100644
--- a/src/Person.h
+++ b/src/Person.h
@@ -59,17 +59,6 @@ class Person
 		Skeleton skeleton;
 		Animation tempanimation;
 
-		bool freshshootkey;
-		bool freshkickkey;
-		int bufferattack;
-		int jump_key;
-		int left_key;
-		int right_key;
-		int duck_key;
-		int shoot_key;
-		int kick_key;
-		int block_key;
-
 		float speed;
 		bool aiming;
 		bool grenphase;