This commit is contained in:
in0finite 2022-01-02 21:57:41 +01:00
parent 6a4dbf12ef
commit c3074033b0

View file

@ -119,7 +119,6 @@ namespace SanAndreasUnity.Behaviours.Peds.AI
return;
}
//_pedAI.SwitchStateWithParameter<SurrenderState>(visibleList);
_timeWhenStartedSurrendering = Time.time;
}