mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-09 18:30:34 +00:00
CCopPed done and #include cleanup
This commit is contained in:
parent
739e80614d
commit
112685ebac
51 changed files with 318 additions and 69 deletions
|
@ -17,10 +17,10 @@ public:
|
|||
int8 field_1343;
|
||||
float m_fDistanceToTarget;
|
||||
int8 m_bIsInPursuit;
|
||||
int8 m_bIsDisabledCop; // What disabled cop actually is?
|
||||
int8 m_bIsDisabledCop;
|
||||
int8 field_1350;
|
||||
bool m_bBeatingSuspect;
|
||||
int8 m_bZoneDisabledButClose;
|
||||
int8 m_bStopAndShootDisabledZone;
|
||||
int8 m_bZoneDisabled;
|
||||
int8 field_1354;
|
||||
int8 field_1355;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue