mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 08:41:16 +00:00
Undo incorrect change
This commit is contained in:
parent
0542d11b8d
commit
ecdea8c042
@ -484,9 +484,9 @@ MxResult LegoRaceCar::VTable0x9c()
|
||||
|
||||
if (m_userNavFlag) {
|
||||
result = LegoCarRaceActor::VTable0x9c();
|
||||
MxS32 bVar2 = 0;
|
||||
|
||||
if (m_boundary) {
|
||||
MxS32 bVar2 = 0;
|
||||
|
||||
for (MxS32 i = 0; i < sizeOfArray(g_skBMap); i++) {
|
||||
assert(g_skBMap[i].m_b);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user