Removing this-> from dunebuggy.cpp

This commit is contained in:
Daniel Hejduk 2024-02-04 19:36:14 +01:00 committed by GitHub
parent 8e4834c7da
commit 7343405a17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,8 +7,8 @@ DECOMP_SIZE_ASSERT(DuneBuggy, 0x16c);
// FUNCTION: LEGO1 0x10067bb0
DuneBuggy::DuneBuggy()
{
this->m_unk0x13c = 25.0;
this->m_unk0x164 = 1.0;
m_unk0x13c = 25.0;
m_unk0x164 = 1.0;
}
// STUB: LEGO1 0x10067e30