Implement/match Bike (#1036)

This commit is contained in:
Christian Semmler
2024-06-16 09:54:40 -04:00
committed by GitHub
parent d869d565c2
commit 68023379d8
3 changed files with 72 additions and 14 deletions

View File

@@ -990,7 +990,7 @@ MxLong Isle::HandleTransitionEnd()
FUN_10032d30(IsleScript::c_BikeDashboard_Bitmap, JukeboxScript::c_MusicTheme1, NULL, TRUE);
if (!m_act1state->m_unk0x01f) {
m_bike->FUN_10076b60();
m_bike->ActivateSceneActions();
}
break;
case LegoGameState::e_dunecar: