mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +00:00
Update legopathpresenter.cpp
This commit is contained in:
parent
cb55b6c355
commit
a5c7f01245
@ -57,7 +57,7 @@ void LegoPathPresenter::Destroy(MxBool p_fromDestructor)
|
||||
}
|
||||
if (!p_fromDestructor)
|
||||
{
|
||||
MxMediaPresenter::Destroy(0);
|
||||
MxMediaPresenter::Destroy(FALSE);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user