mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 18:00:34 +00:00
generate crystal
This commit is contained in:
parent
2daad158ca
commit
09acbc5fb2
1
reg3.cpp
1
reg3.cpp
@ -238,6 +238,7 @@ EX namespace reg3 {
|
|||||||
struct hrmap_from_crystal : hrmap_quotient3 {
|
struct hrmap_from_crystal : hrmap_quotient3 {
|
||||||
|
|
||||||
hrmap_from_crystal() {
|
hrmap_from_crystal() {
|
||||||
|
generate();
|
||||||
allh.resize(256);
|
allh.resize(256);
|
||||||
tmatrices.resize(256);
|
tmatrices.resize(256);
|
||||||
for(int a=0; a<256; a++) {
|
for(int a=0; a<256; a++) {
|
||||||
|
Loading…
Reference in New Issue
Block a user