mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	no saveStats in keepinmemory for casual
This commit is contained in:
		| @@ -118,7 +118,7 @@ void uploadAll(MOBPAR_FORMAL); | ||||
| extern "C" bool | ||||
| Java_com_roguetemple_hyperroid_HyperRogue_keepinmemory | ||||
|   ( MOBPAR_FORMAL) { | ||||
|   saveStats(true); | ||||
|   if(!casual) saveStats(true); | ||||
|   uploadAll(MOBPAR_ACTUAL); | ||||
|   if(!canmove) return false; | ||||
|   if(items[itOrbSafety]) return false; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue