1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-10-31 19:36:16 +00:00

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

View File

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