mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 23:30:32 +00:00
PathFind fix and some Peds
This commit is contained in:
parent
26c8c56623
commit
37f0bbc05e
4 changed files with 46 additions and 8 deletions
|
@ -574,7 +574,7 @@ public:
|
|||
void SetPointGunAt(CEntity*);
|
||||
bool Seek(void);
|
||||
bool SetWanderPath(int8);
|
||||
void SetFollowPath(CVector);
|
||||
bool SetFollowPath(CVector);
|
||||
void ClearAttackByRemovingAnim(void);
|
||||
void SetStoredState(void);
|
||||
void StopNonPartialAnims(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue