mirror of
				https://github.com/zenorogue/hyperrogue.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	rewritten the embeddings more nicely
This commit is contained in:
		| @@ -2136,7 +2136,7 @@ EX void swap_vertices() { | ||||
|   for(auto& p: {¤t, &slided})  | ||||
|     for(auto& s: p->shapes) | ||||
|       for(auto& v: s.vertices) | ||||
|         swapmatrix(v); | ||||
|         swappoint(v); | ||||
|   } | ||||
|  | ||||
| #if MAXMDIM >= 4 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Zeno Rogue
					Zeno Rogue