diff --git a/LEGO1/lego/legoomni/src/infocenter/infocenterentity.cpp b/LEGO1/lego/legoomni/src/infocenter/infocenterentity.cpp index 10c347d2..5157cb25 100644 --- a/LEGO1/lego/legoomni/src/infocenter/infocenterentity.cpp +++ b/LEGO1/lego/legoomni/src/infocenter/infocenterentity.cpp @@ -53,7 +53,7 @@ MxLong InfoCenterEntity::VTable0x50(MxParam& p_param) break; } - AnimationManager()->FUN_10061010(NULL); + AnimationManager()->FUN_10061010(0); TransitionManager()->StartTransition(MxTransitionManager::e_mosaic, 50, FALSE, FALSE); return 1;