mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 05:23:00 +00:00 
			
		
		
		
	vr:: fixed buttons
This commit is contained in:
		| @@ -563,6 +563,7 @@ auto celldemo = arg::add3("-unilcycle", initialize) + arg::add3("-unilplan", [] | ||||
|     param_f(min_gfx_slope, "min_gfx_slope") | ||||
|     ->editable(-90*degree, 90*degree, degree, "min camera slope", "affected by up/down", 'm'); | ||||
|     }) | ||||
|   + arg::add3("-unilrun", [] { pushScreen(run); }) | ||||
|   + arg::add3("-fullsim", [] { | ||||
|     /* for animations */ | ||||
|     popScreenAll(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue