diff --git a/LEGO1/mxomni.cpp b/LEGO1/mxomni.cpp index 7a41b0c4..d332fb3a 100644 --- a/LEGO1/mxomni.cpp +++ b/LEGO1/mxomni.cpp @@ -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