mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 22:12:59 +00:00 
			
		
		
		
	arg:: option -neon
This commit is contained in:
		| @@ -2481,6 +2481,10 @@ EX int read_config_args() { | ||||
|   else if(argis("-csc")) { | ||||
|     PHASEFROM(2); shift_arg_formula(vid.creature_scale); | ||||
|     } | ||||
|   else if(argis("-neon")) { | ||||
|     PHASEFROM(2); | ||||
|     shift(); neon_mode = argi(); | ||||
|     } | ||||
|   else if(argis("-char")) { | ||||
|     auto& cs = vid.cs; | ||||
|     shift(); cs.charid = argi(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue