From 20c962ef9fefb262516f4bfde269b056b19931e4 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Wed, 15 Jan 2020 17:54:54 +0100 Subject: [PATCH] arbi:: fixmatrix --- arbitrile.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/arbitrile.cpp b/arbitrile.cpp index 2195b4c3..6a9cdb51 100644 --- a/arbitrile.cpp +++ b/arbitrile.cpp @@ -385,6 +385,7 @@ struct hrmap_arbi : hrmap { current_altmap->virtualRebase(alt, T); // U = U * inverse(T); } + fixmatrix(T); if(euclid) { /* hash the rough coordinates as heptagon* alt */