mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-27 18:34:06 +00:00
Implement/match Lego3DSound::Create (#981)
* Implement/match Lego3DSound::Create * Add space * Naming * Changes
This commit is contained in:
committed by
GitHub
parent
df20b05510
commit
375ac29b9b
@@ -30,7 +30,7 @@ LegoCarRaceActor::LegoCarRaceActor()
|
||||
m_unk0x70 = 0.0f;
|
||||
m_unk0x0c = 0;
|
||||
m_unk0x13c = 0.0f;
|
||||
m_unk0x68 = 1.0f;
|
||||
m_frequencyFactor = 1.0f;
|
||||
m_unk0x1c = 0;
|
||||
m_unk0x10 = 0.65f;
|
||||
m_unk0x14 = 0.03f;
|
||||
|
||||
Reference in New Issue
Block a user