Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/model/model.h')
-rw-r--r--src/model/model.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/model/model.h b/src/model/model.h
index 35e8971..51f8964 100644
--- a/src/model/model.h
+++ b/src/model/model.h
@@ -131,6 +131,7 @@ public:
math::Vector3f model_minbbox;
unsigned int model_enginesound;
+ unsigned int model_impulsesound;
math::Color model_enginecolor;