mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-06-01 00:17:43 +03:00
Updated the .cpp side of the code.
Updated npc_combine.cpp
This commit is contained in:
parent
b994fa7a44
commit
e1060cc397
@ -2565,7 +2565,7 @@ void CNPC_Combine::SpeakSentence( int sentenceType )
|
|||||||
//=========================================================
|
//=========================================================
|
||||||
// PainSound
|
// PainSound
|
||||||
//=========================================================
|
//=========================================================
|
||||||
void CNPC_Combine::PainSound ( void )
|
void CNPC_Combine::PainSound ( const CTakeDamageInfo &info )
|
||||||
{
|
{
|
||||||
// NOTE: The response system deals with this at the moment
|
// NOTE: The response system deals with this at the moment
|
||||||
if ( GetFlags() & FL_DISSOLVING )
|
if ( GetFlags() & FL_DISSOLVING )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user