mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Implement LegoAnimationManager::FUN_10061010 (#888)
This commit is contained in:

committed by
GitHub

parent
4b386fe738
commit
05edf96186
@@ -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
|
||||
|
Reference in New Issue
Block a user