Hotfix: fix wrong return value

This commit is contained in:
Christian Semmler 2025-05-20 16:36:29 -07:00
parent 9e3e039c3f
commit 67f3ce37fa
No known key found for this signature in database
GPG Key ID: 086DAA1360BEEE5C

View File

@ -357,7 +357,7 @@ MxU32 LegoPathBoundary::FUN_10057fe0(LegoAnimPresenter* p_presenter)
}
m_presenters.insert(p_presenter);
return 0;
return 1;
}
// FUNCTION: LEGO1 0x100586e0