mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	Chaos mode is now always unlocked in autocheat
This commit is contained in:
		| @@ -532,6 +532,7 @@ void showChangeMode() { | |||||||
|       } |       } | ||||||
|   #endif |   #endif | ||||||
|     else if(uni == 'C') { |     else if(uni == 'C') { | ||||||
|  |       chaosUnlocked = chaosUnlocked || autocheat; | ||||||
|       if(chaosUnlocked) restart_game(rg::chaos); |       if(chaosUnlocked) restart_game(rg::chaos); | ||||||
|       if(!chaosUnlocked) help_nochaos(); |       if(!chaosUnlocked) help_nochaos(); | ||||||
|       } |       } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue