mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-02 20:11:15 +00:00
Update LEGO1/lego/legoomni/src/worlds/registrationbook.cpp
This commit is contained in:
parent
32452aed43
commit
3d78c2a3aa
@ -671,7 +671,7 @@ MxLong RegistrationBook::HandlePathStruct(LegoPathStructNotificationParam& p_par
|
||||
MxBool RegistrationBook::CreateSurface()
|
||||
{
|
||||
MxCompositePresenterList* presenters = m_checkmark[0]->GetList();
|
||||
MxStillPresenter *presenter;
|
||||
MxStillPresenter* presenter;
|
||||
|
||||
if (presenters) {
|
||||
if (presenters->begin() != presenters->end()) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user