mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 01:00:25 +00:00
product games not saved
This commit is contained in:
parent
50fdc8324e
commit
63bd06e75c
@ -872,6 +872,7 @@ EX void saveStats(bool emergency IS(false)) {
|
||||
if(randomPatternsMode) return;
|
||||
if(dual::state) return;
|
||||
if(archimedean) return;
|
||||
if(prod) return;
|
||||
if(daily::on) return;
|
||||
if(peace::on) return;
|
||||
if(!gold()) return;
|
||||
|
Loading…
Reference in New Issue
Block a user