mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 21:42:59 +00:00 
			
		
		
		
	do not save OSM if not CAP_INV
This commit is contained in:
		| @@ -491,7 +491,9 @@ EX void initConfig() { | ||||
|   addsaver(shmup::on, "mode-shmup", false); | ||||
|   addsaver(hardcore, "mode-hardcore", false); | ||||
|   addsaver(chaosmode, "mode-chaos"); | ||||
|   #if CAP_INV | ||||
|   addsaver(inv::on, "mode-Orb Strategy"); | ||||
|   #endif | ||||
|   addsaverenum(variation, "mode-variation", eVariation::bitruncated); | ||||
|   addsaver(peace::on, "mode-peace"); | ||||
|   addsaver(peace::otherpuzzles, "mode-peace-submode"); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue