mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-26 18:04:06 +00:00
Rename SetUnknown84 to SetNotificationObject (#1474)
This commit is contained in:
@@ -146,7 +146,7 @@ void Score::ReadyWorld()
|
||||
MxDSAction action;
|
||||
action.SetObjectId(InfoscorScript::c_nin001pr_RunAnim);
|
||||
action.SetAtomId(m_atomId);
|
||||
action.SetUnknown84(this);
|
||||
action.SetNotificationObject(this);
|
||||
Start(&action);
|
||||
|
||||
if (m_state->GetTutorialFlag()) {
|
||||
|
||||
Reference in New Issue
Block a user