mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-07-14 23:22:49 +00:00
notknot:: fixed a bug on regeneration
This commit is contained in:
parent
07fef1c70c
commit
0f2ff4cf7e
@ -250,6 +250,7 @@ struct hrmap_notknot : hrmap {
|
|||||||
int i = 0;
|
int i = 0;
|
||||||
|
|
||||||
all.emplace_back(new ucover(create_trifoil_knot(), 0));
|
all.emplace_back(new ucover(create_trifoil_knot(), 0));
|
||||||
|
all[0]->index = 0;
|
||||||
|
|
||||||
bool first = true;
|
bool first = true;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user