mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-27 18:34:06 +00:00
Rename SetUnknown84 to SetNotificationObject (#1474)
This commit is contained in:
@@ -261,7 +261,7 @@ MxResult MxBackgroundAudioManager::PlayMusic(
|
||||
|
||||
m_action2.SetAtomId(p_action.GetAtomId());
|
||||
m_action2.SetObjectId(p_action.GetObjectId());
|
||||
m_action2.SetUnknown84(this);
|
||||
m_action2.SetNotificationObject(this);
|
||||
m_action2.SetOrigin(this);
|
||||
|
||||
MxResult result = Start(&m_action2);
|
||||
|
||||
Reference in New Issue
Block a user