mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-06-01 00:17:43 +03:00
Update the header side of the code.
Updated npc_combine.h
This commit is contained in:
parent
e1060cc397
commit
2c540d4d69
@ -126,7 +126,7 @@ public:
|
|||||||
// Sounds
|
// Sounds
|
||||||
// -------------
|
// -------------
|
||||||
void DeathSound( void );
|
void DeathSound( void );
|
||||||
void PainSound( void );
|
void PainSound( const CTakeDamageInfo &info );
|
||||||
void IdleSound( void );
|
void IdleSound( void );
|
||||||
void AlertSound( void );
|
void AlertSound( void );
|
||||||
void LostEnemySound( void );
|
void LostEnemySound( void );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user