mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-11-27 11:34:14 +01:00
fix fix
This commit is contained in:
parent
f6f0cb708e
commit
434bc01f0b
@ -39,7 +39,7 @@ float CBoat::WAKE_LIFETIME = 150.0f;
|
|||||||
float fShapeLength = 0.4f;
|
float fShapeLength = 0.4f;
|
||||||
float fShapeTime = 0.05f;
|
float fShapeTime = 0.05f;
|
||||||
float fRangeMult = 0.6f;
|
float fRangeMult = 0.6f;
|
||||||
float fTimeMult = 1.0/CBoat::WAKE_LIFETIME;
|
float fTimeMult = 1.2f/CBoat::WAKE_LIFETIME;
|
||||||
|
|
||||||
CBoat *CBoat::apFrameWakeGeneratingBoats[4];
|
CBoat *CBoat::apFrameWakeGeneratingBoats[4];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user