implemented most of streamed collisions and big buildings

This commit is contained in:
aap 2020-05-05 13:02:42 +02:00
parent 84c9484e55
commit b44df26d3e
41 changed files with 1346 additions and 95 deletions

View file

@ -1,4 +1,4 @@
#include "World.h"
#include "common.h"
#include "Camera.h"
#include "CarCtrl.h"
#include "CopPed.h"
@ -26,7 +26,7 @@
#include "TempColModels.h"
#include "Vehicle.h"
#include "WaterLevel.h"
#include "common.h"
#include "World.h"
#define OBJECT_REPOSITION_OFFSET_Z 2.0f