mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 12:06:07 +08:00
Sync with latest source-sdk-2013.
This commit is contained in:
@ -114,7 +114,7 @@ void TE_BloodStream( IRecipientFilter& filter, float delay,
|
||||
float arc = 0.05;
|
||||
int count, count2;
|
||||
float num;
|
||||
int speedCopy = amount;
|
||||
float speedCopy = amount;
|
||||
|
||||
Vector dir;
|
||||
VectorCopy( *direction, dir );
|
||||
|
Reference in New Issue
Block a user