Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2012-03-03 23:13:33 +0000
committerStijn Buys <ingar@osirion.org>2012-03-03 23:13:33 +0000
commitf0a4a7d7213b61714542d64a7559648a086df26a (patch)
treebe1735fd6ff784b85639549ff399f66ee9590ea4 /src/client/action.h
parentf17abe1b819f6fb3f1ad755396a6e88ce21fd388 (diff)
Added +fire action, default bind to mouse button 2.
Diffstat (limited to 'src/client/action.h')
-rw-r--r--src/client/action.h3
1 files changed, 2 insertions, 1 deletions
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