1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-01-11 09:50:34 +00:00

generate crystal

This commit is contained in:
Zeno Rogue 2019-10-27 00:45:00 +02:00
parent 2daad158ca
commit 09acbc5fb2

View File

@ -238,6 +238,7 @@ EX namespace reg3 {
struct hrmap_from_crystal : hrmap_quotient3 {
hrmap_from_crystal() {
generate();
allh.resize(256);
tmatrices.resize(256);
for(int a=0; a<256; a++) {