MxOmni::m_timerRunning is a MxBool

This commit is contained in:
Anonymous Maarten 2024-01-06 20:10:26 +01:00
parent f33372a539
commit 61e515067e

View File

@ -157,7 +157,7 @@ void MxOmni::Init()
m_timer = NULL; m_timer = NULL;
m_streamer = NULL; m_streamer = NULL;
m_atomIdCounterSet = NULL; m_atomIdCounterSet = NULL;
m_timerRunning = NULL; m_timerRunning = 0;
} }
// FUNCTION: LEGO1 0x100af0b0 // FUNCTION: LEGO1 0x100af0b0