Apply deve fix for story mode timer
This commit is contained in:
parent
af2e609fff
commit
2c22dadddf
@ -116,6 +116,7 @@ void StoryModeTimer::startTimer()
|
|||||||
if (!m_story_mode_started)
|
if (!m_story_mode_started)
|
||||||
{
|
{
|
||||||
m_story_mode_start = StkTime::getMonoTimeMs();
|
m_story_mode_start = StkTime::getMonoTimeMs();
|
||||||
|
m_story_mode_end = m_story_mode_start;
|
||||||
m_story_mode_started = true;
|
m_story_mode_started = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user