From f0a4a7d7213b61714542d64a7559648a086df26a Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 3 Mar 2012 23:13:33 +0000 Subject: Added +fire action, default bind to mouse button 2. --- src/client/action.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/client/action.h') diff --git a/src/client/action.h b/src/client/action.h index 6cb710b..00ef210 100644 --- a/src/client/action.h +++ b/src/client/action.h @@ -31,7 +31,8 @@ public: Afterburner, Reverse, Control, CamLeft, CamRight, CamUp, CamDown, - ZoomIn, ZoomOut, + ZoomIn, ZoomOut, + Fire }; /// define a new action -- cgit v1.2.3