From 8ebaafe0846789bcab5f31a4a3f4e380515e0825 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sat, 26 May 2018 02:14:52 +0200 Subject: [PATCH] CAP_DAILY tags --- system.cpp | 2 ++ 1 file changed, 2 insertions(+) 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 =