mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-17 03:28:05 +00:00
further work for 10.0
This commit is contained in:
@@ -645,6 +645,7 @@ void saveStats(bool emergency = false) {
|
||||
#endif
|
||||
if(randomPatternsMode) return;
|
||||
if(peace::on) return;
|
||||
if(!gold()) return;
|
||||
|
||||
remove_emergency_save();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user