Update mxmusicpresenter.cpp

This commit is contained in:
Christian Semmler 2023-10-07 16:32:36 -04:00 committed by GitHub
parent d8e27e2e10
commit 7933bb134b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ MxResult MxMusicPresenter::AddToMusicManager()
result = SUCCESS; result = SUCCESS;
MusicManager()->AddPresenter(*this); MusicManager()->AddPresenter(*this);
} }
return result: return result;
} }
// OFFSET: LEGO1 0x100c25d0 // OFFSET: LEGO1 0x100c25d0