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