Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/clientstate.h')
-rw-r--r--src/core/clientstate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/clientstate.h b/src/core/clientstate.h
index 87dd1d7..91cd3e1 100644
--- a/src/core/clientstate.h
+++ b/src/core/clientstate.h
@@ -65,6 +65,7 @@ public:
bool state_targetable;
float state_fuzz;
+ float state_engine_trail_offset;
size_t state_enginesound;
};