mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 09:10:33 +00:00
Merge remote-tracking branch 'upstream/miami' into miami
This commit is contained in:
commit
b9115b4429
17 changed files with 551 additions and 294 deletions
|
@ -59,6 +59,7 @@
|
|||
#include "Floater.h"
|
||||
#include "Streaming.h"
|
||||
#include "PedAttractor.h"
|
||||
#include "Debug.h"
|
||||
|
||||
#define CAN_SEE_ENTITY_ANGLE_THRESHOLD DEGTORAD(60.0f)
|
||||
|
||||
|
|
|
@ -466,7 +466,7 @@ public:
|
|||
|
||||
uint32 bNeverEverTargetThisPed : 1;
|
||||
//uint32 b158_2
|
||||
//uint32 b158_4
|
||||
uint32 b158_4 : 1;
|
||||
//uint32 b158_8
|
||||
//uint32 b158_10
|
||||
uint32 bBoughtIceCream : 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue