1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-04-24 09:41:27 +00:00

world size for Euclidean

This commit is contained in:
Zeno Rogue
2019-11-27 18:07:39 +01:00
parent 81647181ae
commit 4cb9980c58
2 changed files with 7 additions and 11 deletions

View File

@@ -405,7 +405,7 @@ EX namespace euclid3 {
axes regular_axes;
intmatrix T, T2, T_edit;
int det;
EX int det;
int infinite_dims;
int twisted0, twisted_edit;