mirror of
https://github.com/rehlds/reapi.git
synced 2024-12-28 07:35:31 +03:00
Update cssdk_const.inc
This commit is contained in:
parent
8d9d18a6b7
commit
22761b7ff9
@ -141,6 +141,8 @@
|
||||
#define EF_FORCEVISIBILITY 2048 // force visibility
|
||||
#define EF_OWNER_VISIBILITY 4096 // visibility for owner
|
||||
#define EF_OWNER_NO_VISIBILITY 8192 // no visibility for owner
|
||||
#define EF_NOSLERP 16384 // no slerp flag for this entity (addtofullpack)
|
||||
#define EF_FOLLOWKEEPRENDER 32768 // the entity following will not copy the render (like it follows nothing)
|
||||
|
||||
/**
|
||||
* Break Model Defines
|
||||
|
Loading…
Reference in New Issue
Block a user