Removing this-> from jetski.cpp

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

View File

@ -5,9 +5,9 @@ DECOMP_SIZE_ASSERT(Jetski, 0x164);
// FUNCTION: LEGO1 0x1007e3b0
Jetski::Jetski()
{
this->m_unk0x13c = 25.0;
this->m_unk0x150 = 2.0;
this->m_unk0x148 = 1;
m_unk0x13c = 25.0;
m_unk0x150 = 2.0;
m_unk0x148 = 1;
}
// STUB: LEGO1 0x1007e630