MxBackgroundAudioManager::m_unk0x13c is a MxS32

This commit is contained in:
Anonymous Maarten 2024-01-06 20:13:51 +01:00
parent dd802c7768
commit b4ab277272

View File

@ -104,7 +104,7 @@ void MxBackgroundAudioManager::FUN_1007ee70()
m_unk0x138 = NULL;
m_action2.SetObjectId(-1);
m_action2.SetAtomId(MxAtomId());
m_unk0x13c = NULL;
m_unk0x13c = 0;
}
}
@ -133,7 +133,7 @@ void MxBackgroundAudioManager::FUN_1007ef40()
m_unk0x138 = NULL;
m_action2.SetObjectId(-1);
m_action2.SetAtomId(MxAtomId());
m_unk0x13c = NULL;
m_unk0x13c = 0;
}
}
}