mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-12 05:10:37 +00:00
CPed review part2; and reverting some stylistic changes
This commit is contained in:
parent
acdf602505
commit
b82b79fa11
2 changed files with 227 additions and 273 deletions
|
@ -641,8 +641,8 @@ public:
|
|||
uint16 m_queuedSound;
|
||||
bool m_canTalk;
|
||||
uint32 m_lastComment;
|
||||
CVector m_vecSeekPosEx; // used for OBJECTIVE_GUARD_SPOT
|
||||
float m_distanceToCountSeekDoneEx; // used for OBJECTIVE_GUARD_SPOT
|
||||
CVector m_vecSpotToGuard;
|
||||
float m_radiusToGuard;
|
||||
|
||||
static void *operator new(size_t);
|
||||
static void *operator new(size_t, int);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue