mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-06 15:39:58 +00:00
Ped comments fixes
This commit is contained in:
parent
e24513d2ad
commit
7ede8685ec
5 changed files with 1394 additions and 1486 deletions
|
@ -646,7 +646,7 @@ public:
|
|||
uint16 m_lastQueuedSound;
|
||||
uint16 m_queuedSound;
|
||||
bool m_canTalk;
|
||||
int32 m_lastComment;
|
||||
uint32 m_lastComment;
|
||||
CVector m_vecSeekPosEx; // used for OBJECTIVE_GUARD_SPOT
|
||||
float m_distanceToCountSeekDoneEx; // used for OBJECTIVE_GUARD_SPOT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue