Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/base/ship.h')
-rw-r--r--src/game/base/ship.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/base/ship.h b/src/game/base/ship.h
index 033f497..b0256aa 100644
--- a/src/game/base/ship.h
+++ b/src/game/base/ship.h
@@ -124,6 +124,7 @@ private:
float current_target_strafe;
float current_target_vstrafe;
float current_target_afterburner;
+ bool current_impulse;
bool ship_jumpdrive;
float ship_jumpdrive_timer;