kohonen::sag:: calling fixStorage (no more holes)

This commit is contained in:
Zeno Rogue 2018-06-28 10:28:08 +02:00
parent 9f5667adc5
commit 3e566b9fdb
1 changed files with 1 additions and 0 deletions

View File

@ -706,6 +706,7 @@ namespace sag {
forgetedges(i);
}
shmup::fixStorage();
}
vector<edgeinfo> sagedges;