This commit is contained in:
parent
b7f6568e30
commit
3d1889c964
5 changed files with 20 additions and 37 deletions
|
@ -16,6 +16,7 @@ enum FX_FLAG
|
|||
FX_FLAG_INJURE_PLAYER =1<<3,
|
||||
FX_FLAG_TRANS =1<<4,
|
||||
FX_FLAG_COLLIDE_BOUNCE =1<<5,
|
||||
FX_FLAG_HAS_LIFE =1<<6,
|
||||
|
||||
FX_FLAG_NO_THINK_KILL =1<<13,
|
||||
FX_FLAG_HIDDEN =1<<14,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue