timer no longer runs while in the start menu

This commit is contained in:
Zeno Rogue 2017-09-01 22:36:03 +02:00
parent b3fe4d2698
commit b46faaa491
1 changed files with 2 additions and 0 deletions

View File

@ -706,6 +706,8 @@ void showStartMenu() {
dialog::display();
clearMessages();
timerstart = time(NULL);
/*
initquickqueue();