More refs removed

This commit is contained in:
Sergeanur
2020-04-16 15:30:47 +03:00
parent 7bd12f4a48
commit 83cbe4e39e
19 changed files with 88 additions and 89 deletions

View File

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