mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 18:41:14 +00:00
Merge remote-tracking branch 'isle/master'
This commit is contained in:
commit
9e549e25f3
@ -193,7 +193,9 @@ MxS32 LegoCarRaceActor::VTable0x1c(LegoPathBoundary* p_boundary, LegoEdge* p_edg
|
||||
}
|
||||
else {
|
||||
m_unk0x7c = 0;
|
||||
#ifdef BETA10
|
||||
assert(0);
|
||||
#endif
|
||||
return 0; // BETA10 returns -1 here
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user