mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	anims:: yet another hotkey clash fixed
This commit is contained in:
		| @@ -880,7 +880,7 @@ void show() { | |||||||
|     } |     } | ||||||
|   #endif |   #endif | ||||||
|   if(conformal::model_has_orientation()) |   if(conformal::model_has_orientation()) | ||||||
|     animator(XLAT("model rotation"), ballangle_rotation, 'R'); |     animator(XLAT("model rotation"), ballangle_rotation, 'I'); | ||||||
|   else if(among(pmodel, mdHyperboloid, mdHemisphere, mdBall)) |   else if(among(pmodel, mdHyperboloid, mdHemisphere, mdBall)) | ||||||
|     animator(XLAT("3D rotation"), ballangle_rotation, '3'); |     animator(XLAT("3D rotation"), ballangle_rotation, '3'); | ||||||
|    |    | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue