mirror of
https://github.com/isledecomp/isle-portable.git
synced 2025-09-24 04:26:55 -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
|
MxBool p_playMusicInAnim
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
|
#ifdef BETA10
|
||||||
assert(m_mode == e_idle);
|
assert(m_mode == e_idle);
|
||||||
|
#endif
|
||||||
|
|
||||||
if (m_mode == e_idle) {
|
if (m_mode == e_idle) {
|
||||||
if (!p_playMusicInAnim) {
|
if (!p_playMusicInAnim) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user