mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
fix incorrect location of functions (#341)
This commit is contained in:
@@ -102,7 +102,7 @@ MxU32 Helicopter::VTable0xcc()
|
||||
FUN_10015820(1, 0);
|
||||
TransitionManager()->StartTransition(MxTransitionManager::PIXELATION, 50, FALSE, TRUE);
|
||||
SetUnknownDC(4);
|
||||
FUN_10015910(9);
|
||||
PlayMusic(9);
|
||||
break;
|
||||
case 1:
|
||||
m_script = *g_act2mainScript;
|
||||
|
Reference in New Issue
Block a user