mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-10 12:09:03 +00:00
Merge 3df11d1ee9
into 0565403b15
This commit is contained in:
commit
cc4e6519a0
1 changed files with 1 additions and 0 deletions
|
@ -536,6 +536,7 @@ void C_SceneEntity::StartEvent( float currenttime, CChoreoScene *scene, CChoreoE
|
|||
|
||||
DispatchProcessLoop( scene, event );
|
||||
}
|
||||
break;
|
||||
case CChoreoEvent::SPEAK:
|
||||
{
|
||||
if ( IsClientOnly() && pActor )
|
||||
|
|
Loading…
Reference in a new issue