mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-09 07:30:09 +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);
|
current_altmap->virtualRebase(alt, T);
|
||||||
// U = U * inverse(T);
|
// U = U * inverse(T);
|
||||||
}
|
}
|
||||||
|
fixmatrix(T);
|
||||||
|
|
||||||
if(euclid) {
|
if(euclid) {
|
||||||
/* hash the rough coordinates as heptagon* alt */
|
/* hash the rough coordinates as heptagon* alt */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user