mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2025-03-02 22:27:18 +00:00
...
This commit is contained in:
parent
8565545154
commit
d834cf57ea
1 changed files with 1 additions and 1 deletions
|
@ -79,9 +79,9 @@ namespace SanAndreasUnity.Behaviours.Peds.AI
|
|||
|
||||
void Update()
|
||||
{
|
||||
this.MyPed.ResetInput();
|
||||
if (NetStatus.IsServer)
|
||||
{
|
||||
this.MyPed.ResetInput();
|
||||
this.CurrentState.UpdateState();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue