mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-11 19:29:08 +00:00
add source-sdk-2013
This commit is contained in:
@@ -182,7 +182,7 @@ int GetPushawayEnts( CBaseCombatCharacter *pPushingEntity, CBaseEntity **ents, i
|
||||
enumerator = physPropEnum;
|
||||
}
|
||||
|
||||
::partition->EnumerateElementsAlongRay( PartitionMask, ray, false, enumerator );
|
||||
partition->EnumerateElementsAlongRay( PartitionMask, ray, false, enumerator );
|
||||
|
||||
int numHit = enumerator->m_nAlreadyHit;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user