This commit is contained in:
Dmitry Tsarevich 2025-04-04 16:59:52 +03:00 committed by GitHub
commit cc4e6519a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -536,6 +536,7 @@ void C_SceneEntity::StartEvent( float currenttime, CChoreoScene *scene, CChoreoE
DispatchProcessLoop( scene, event );
}
break;
case CChoreoEvent::SPEAK:
{
if ( IsClientOnly() && pActor )