halflife-updated
halflife-updated copied to clipboard
Fix weapon events not treating pushable objects as BSP models
Fixes bullet decals not being applied and Gauss Gun shots not being visibly reflected. Also, in EV_HLDM_GunshotDecalTrace, the call to CVAR_GET_FLOAT is replaced with a pointer to r_decals, since the function gets called frequently.