From d6e4c4e7c2b1e28961f1dfe2f25ef96ced60b21b Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 17 Oct 2010 17:19:03 +0000 Subject: core bullet physics support, initial vstrafe support --- src/client/action.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/action.h') diff --git a/src/client/action.h b/src/client/action.h index 5d56bb9..6cb710b 100644 --- a/src/client/action.h +++ b/src/client/action.h @@ -25,6 +25,7 @@ public: Console, Left, Right, Up, Down, RollLeft, RollRight, + StrafeUp, StrafeDown, StrafeLeft, StrafeRight, ThrustUp, ThrustDown, Afterburner, Reverse, -- cgit v1.2.3