mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-26 05:50:18 +00:00
fix
This commit is contained in:
parent
371e5348a6
commit
0e4bd013e1
1 changed files with 2 additions and 1 deletions
|
@ -26,6 +26,7 @@ namespace SanAndreasUnity.Behaviours.Peds.States
|
|||
|
||||
public override void UpdateState()
|
||||
{
|
||||
if (m_isServer)
|
||||
this.TryEmitSound();
|
||||
|
||||
base.UpdateState();
|
||||
|
|
Loading…
Reference in a new issue