mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-22 01:17:39 +00:00
arbi:: fixmatrix
This commit is contained in:
@@ -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 */
|
||||||
|
Reference in New Issue
Block a user