mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	ray:: want_use as param_i
This commit is contained in:
		| @@ -3057,7 +3057,7 @@ void addconfig() { | ||||
|   param_f(minstep, "ray_minstep"); | ||||
|   param_f(reflect_val, "ray_reflect_val"); | ||||
|   param_f(hard_limit, "ray_hard_limit"); | ||||
|   addsaver(want_use, "ray_want_use"); | ||||
|   param_i(want_use, "ray_want_use"); | ||||
|   param_f(exp_decay_poly, "ray_exp_decay_poly"); | ||||
|   addsaver(max_iter_iso, "ray_max_iter_iso"); | ||||
|   addsaver(max_iter_sol, "ray_max_iter_sol"); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue