mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-13 02:40:33 +00:00
kohonen::sag:: calling fixStorage (no more holes)
This commit is contained in:
parent
9f5667adc5
commit
3e566b9fdb
@ -706,6 +706,7 @@ namespace sag {
|
||||
forgetedges(i);
|
||||
}
|
||||
|
||||
shmup::fixStorage();
|
||||
}
|
||||
|
||||
vector<edgeinfo> sagedges;
|
||||
|
Loading…
Reference in New Issue
Block a user