1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-02-02 20:29:17 +00:00

arbi:: fixmatrix

This commit is contained in:
Zeno Rogue 2020-01-15 17:54:54 +01:00
parent c08462b5a2
commit 20c962ef9f

View File

@ -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 */