mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-27 18:21:15 +00:00
Update mxomni.cpp
This commit is contained in:
parent
0d7d4bf7cc
commit
a0925b364a
@ -353,9 +353,8 @@ MxResult MxOmni::CreatePresenter(MxStreamController* p_controller, MxDSAction& p
|
|||||||
&MxStartActionNotificationParam(c_notificationStartAction, this, &p_action, FALSE)
|
&MxStartActionNotificationParam(c_notificationStartAction, this, &p_action, FALSE)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
result = SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
result = SUCCESS;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return result;
|
return result;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user