From 51fffa166031575804040894f1be8f7a600ec35f Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Wed, 25 Jun 2025 10:34:42 +0200 Subject: [PATCH] seuphorica:: new game did daily --- rogueviz/seuphorica.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rogueviz/seuphorica.cpp b/rogueviz/seuphorica.cpp index 22a5faa2..d7f592b8 100644 --- a/rogueviz/seuphorica.cpp +++ b/rogueviz/seuphorica.cpp @@ -1429,7 +1429,7 @@ void seuphorica_newgame() { dialog::add_action([] { save_old_game_if_needed(); reset_rv(); - restart((its(daily) + "9").c_str(), "D", "8"); + restart("", "", ""); reset_seuphorica_screen(); }); if(!is_daily) {