Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure set_turn_to_ice only checks weapons/wearables (#25)
The `weapon` parameter in OnTakeDamage is a `CBaseEntity*`, so attempting to use attribute hooks on it may fail.
- Loading branch information