notknot:: fixed a bug on regeneration

This commit is contained in:
Zeno Rogue 2021-02-23 05:21:08 +01:00
parent 07fef1c70c
commit 0f2ff4cf7e
1 changed files with 1 additions and 0 deletions

View File

@ -250,6 +250,7 @@ struct hrmap_notknot : hrmap {
int i = 0;
all.emplace_back(new ucover(create_trifoil_knot(), 0));
all[0]->index = 0;
bool first = true;