diff --git a/LEGO1/lego/legoomni/src/race/legoracespecial.cpp b/LEGO1/lego/legoomni/src/race/legoracespecial.cpp index da55b0d6..c77e8e2f 100644 --- a/LEGO1/lego/legoomni/src/race/legoracespecial.cpp +++ b/LEGO1/lego/legoomni/src/race/legoracespecial.cpp @@ -274,10 +274,9 @@ MxResult LegoCarRaceActor::VTable0x9c() } #endif - // Proceed here + m_unk0x7c = 0; } - m_unk0x7c = 0; return SUCCESS; }