mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 21:42:59 +00:00 
			
		
		
		
	no cheating in daily
This commit is contained in:
		| @@ -492,6 +492,9 @@ void showChangeMode() { | ||||
|       if(tactic::on && gold()) { | ||||
|         addMessage(XLAT("Not available in the pure tactics mode!")); | ||||
|         } | ||||
|       else if(daily::on) { | ||||
|         addMessage(XLAT("Not available in the daily challenge!")); | ||||
|         } | ||||
|       else if(!cheater) { | ||||
|         cheater++; | ||||
|         addMessage(XLAT("You activate your demonic powers!")); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue