mirror of
https://github.com/halpz/re3.git
synced 2025-06-30 00:06:20 +00:00
Merge remote-tracking branch 'upstream/miami' into miami
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user