GOT THE TIME TICK TICK TICKIN' IN MY HEAD
This commit is contained in:
@@ -668,7 +668,7 @@ int Engine::GetCountdown(float elapsedTime) {
|
||||
// if (m_countdown < m_time) {}
|
||||
// Stop();
|
||||
//if (!m_stopcountdown)
|
||||
// m_time += elapsedTime;
|
||||
m_time += elapsedTime;
|
||||
return m_countdown;// -(int)m_time;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user