mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	removed the -crug option since it is redundant
This commit is contained in:
		| @@ -901,15 +901,6 @@ int readArgs() { | ||||
|   else if(argis("-cprob")) { | ||||
|     PHASEFROM(2); shift_arg_formula(compass_probability); | ||||
|     } | ||||
|   else if(argis("-crug")) { | ||||
|     PHASE(3); | ||||
|     if(rug::rugged) rug::close(); | ||||
|     calcparam(); | ||||
|     rug::reopen(); | ||||
|     init_rotation(); | ||||
|     surface::sh = surface::dsCrystal; | ||||
|     rug::good_shape = true; | ||||
|     } | ||||
|   else if(argis("-test:crt")) { | ||||
|     test_crt(); | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue