mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 18:51:16 +00:00
MxOmni::m_timerRunning is a MxBool
This commit is contained in:
parent
f33372a539
commit
61e515067e
@ -157,7 +157,7 @@ void MxOmni::Init()
|
||||
m_timer = NULL;
|
||||
m_streamer = NULL;
|
||||
m_atomIdCounterSet = NULL;
|
||||
m_timerRunning = NULL;
|
||||
m_timerRunning = 0;
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x100af0b0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user