mirror of
https://github.com/isledecomp/isle-portable.git
synced 2025-09-22 03:22:35 -04:00
Merge remote-tracking branch 'isle/master'
This commit is contained in:
commit
3eba4fce12
@ -95,7 +95,9 @@ MxResult MxTransitionManager::StartTransition(
|
||||
MxBool p_playMusicInAnim
|
||||
)
|
||||
{
|
||||
#ifdef BETA10
|
||||
assert(m_mode == e_idle);
|
||||
#endif
|
||||
|
||||
if (m_mode == e_idle) {
|
||||
if (!p_playMusicInAnim) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user