mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	args:: fixed -geo
This commit is contained in:
		| @@ -236,7 +236,7 @@ else if(args()[0] == '-' && args()[1] == x && args()[2] == '0') { PHASEFROM(2); | ||||
|     } | ||||
|   else if(argis("-geo")) {  | ||||
|     shift(); targetgeometry = (eGeometry) argi(); | ||||
|     if(targetgeometry != rg::geometry) | ||||
|     if(targetgeometry != geometry) | ||||
|       stop_game_and_switch_mode(rg::geometry); | ||||
|     } | ||||
|   else if(argis("-gp")) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue