mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-02 20:29:17 +00:00
arbi:: fixmatrix
This commit is contained in:
parent
c08462b5a2
commit
20c962ef9f
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user