mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-30 21:42:59 +00:00 
			
		
		
		
	Big change: spatial_embedding option
This commit is contained in:
		| @@ -1569,7 +1569,7 @@ EX void show() { | ||||
|   if(among(pmodel, mdJoukowsky, mdJoukowskyInverted)) { | ||||
|     animator(XLAT("Möbius transformations"), skiprope_rotation, 'S'); | ||||
|     } | ||||
|   if(!prod) { | ||||
|   if(!mproduct) { | ||||
|     dialog::addBoolItem(XLAT("circle"), ma == maCircle, '4'); | ||||
|     dialog::add_action([] () { ma = maCircle;  | ||||
|       rotation_center = centerover; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue