1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-07-06 11:32:49 +00:00

seuphorica:: new game did daily

This commit is contained in:
Zeno Rogue 2025-06-25 10:34:42 +02:00
parent 5e104b2120
commit 51fffa1660

View File

@ -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) {