This commit is contained in:
parent
f51cad0d63
commit
d808ec156f
@ -87,7 +87,7 @@ void CNpcGaryFriend::think( int _frames )
|
|||||||
{
|
{
|
||||||
if ( !CSoundMediator::isSpeechPlaying() )
|
if ( !CSoundMediator::isSpeechPlaying() )
|
||||||
{
|
{
|
||||||
m_garyMeow = false;
|
m_garyMeow = true;
|
||||||
CSoundMediator::playSpeech( SPEECH_029 );
|
CSoundMediator::playSpeech( SPEECH_029 );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user