Merge branch 'SQC-15_online' of https://github.com/CegepSTH/SQCSim2023 into SQC-15_online
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