Add cs ragdoll
This commit is contained in:
@@ -49,6 +49,7 @@ struct HookingEntity
|
||||
V_strcasecmp(pName, "sunshine_shadow_control") == 0 ||
|
||||
V_strcasecmp(pName, "cfe_player_decal") == 0 ||
|
||||
V_strcasecmp(pName, "func_precipitation") == 0 ||
|
||||
V_strcasecmp(pName, "cs_ragdoll") == 0 ||
|
||||
|
||||
V_strncasecmp(pName, "point_viewcontrol", 17) == 0 ||
|
||||
V_strncasecmp(pName, "env_fire", 8) == 0 ||
|
||||
|
||||
Reference in New Issue
Block a user