mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2025-02-17 05:18:27 +00:00
...
This commit is contained in:
parent
75ab5d5d9b
commit
853a264750
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ namespace SanAndreasUnity.Behaviours.Peds.States
|
|||
Debug.LogErrorFormat("wrong magic word when switching to roll state: {0}", magicWord);
|
||||
m_rollLeft = reader.ReadBoolean();
|
||||
|
||||
base.OnSwitchedStateByServer(null);
|
||||
m_ped.SwitchState(this.GetType());
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue