mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-11 18:41:14 +00:00
Merge branch 'isledecomp:master' into ps2
This commit is contained in:
commit
349fe83a0c
@ -287,6 +287,10 @@ MxResult MxBackgroundAudioManager::PlayMusic(
|
||||
m_tickleState = p_tickleState;
|
||||
m_speed = p_speed;
|
||||
}
|
||||
else {
|
||||
m_action2.SetAtomId(MxAtomId());
|
||||
m_action2.SetObjectId(-1);
|
||||
}
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user