Skip to content

Commit

Permalink
Update cssdk_const.inc
Browse files Browse the repository at this point in the history
  • Loading branch information
s1lentq committed Aug 27, 2024
1 parent 8d9d18a commit 22761b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions reapi/extra/amxmodx/scripting/include/cssdk_const.inc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 22761b7

Please sign in to comment.