This commit is contained in:
parent
24ab5fe256
commit
07c36f9bac
9 changed files with 52 additions and 20 deletions
|
@ -28,6 +28,7 @@ public:
|
|||
FXANIM_FLAG_HAS_GRAVITY =1<<2,
|
||||
FXANIM_FLAG_INJURE_PLAYER =1<<3,
|
||||
FXANIM_FLAG_KILL_PLAYER =1<<4,
|
||||
FXANIM_FLAG_TRANS =1<<5,
|
||||
};
|
||||
|
||||
virtual void init(DVECTOR const &Pos);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue