Implement LegoAnimationManager::FUN_10061010 (#888)

This commit is contained in:
Christian Semmler
2024-05-07 15:59:46 -04:00
committed by GitHub
parent 4b386fe738
commit 05edf96186
13 changed files with 93 additions and 16 deletions

View File

@@ -622,7 +622,7 @@ MxLong LegoNavController::Notify(MxParam& p_param)
break;
}
case VK_SPACE:
AnimationManager()->FUN_10061010(1);
AnimationManager()->FUN_10061010(TRUE);
break;
case 'Z':
// TODO