mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 21:42:59 +00:00 
			
		
		
		
	rogueviz:: sunflower:: don't change whichShape to 9
This commit is contained in:
		| @@ -205,11 +205,13 @@ int readArgs() { | |||||||
|     nohud = true; |     nohud = true; | ||||||
|     } |     } | ||||||
|   else if(argis("-sunflower-dr")) { |   else if(argis("-sunflower-dr")) { | ||||||
|     enable(); |  | ||||||
|     infer = 'q'; |     infer = 'q'; | ||||||
|     shift_arg_formula(zdensity); |     shift_arg_formula(zdensity); | ||||||
|     shift_arg_formula(range); |     shift_arg_formula(range); | ||||||
|  |     enable(); | ||||||
|  |     /* | ||||||
|     patterns::whichShape = '9'; |     patterns::whichShape = '9'; | ||||||
|  |     */ | ||||||
|     insert_param(); |     insert_param(); | ||||||
|     nohud = true; |     nohud = true; | ||||||
|     } |     } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue