This commit is contained in:
Fire-Head
2020-04-17 08:54:14 +03:00
parent 435a9ca7f2
commit a4922d5cb7
139 changed files with 1350 additions and 1400 deletions

View File

@@ -7,9 +7,9 @@
#include "Vehicle.h"
#include "Floater.h"
cBuoyancy mod_Buoyancy;// = *(cBuoyancy*)0x8F2674;
cBuoyancy mod_Buoyancy;
static float fVolMultiplier = 1.0f; // 0x601394;
static float fVolMultiplier = 1.0f;
// amount of boat volume in bounding box
// 1.0-volume is the empty space in the bbox
static float fBoatVolumeDistribution[9] = {