diff --git a/system.cpp b/system.cpp index efe8ca9b..9383aef6 100644 --- a/system.cpp +++ b/system.cpp @@ -1110,8 +1110,10 @@ void restartGame(char switchWhat, bool push, bool keep_screens) { // items[itGreenStone] = 100; clearMemory(); } +#if CAP_DAILY if(daily::on && !among(switchWhat, rg::daily, rg::daily_off)) daily::turnoff(); +#endif if(switchWhat == rg::peace) { peace::on = !peace::on; tactic::on = yendor::on = princess::challenge =