Merge remote-tracking branch 'upstream/miami' into miami

This commit is contained in:
Nikolay Korolev
2020-05-23 01:43:17 +03:00
17 changed files with 551 additions and 294 deletions

View File

@ -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)

View File

@ -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;