diff --git a/rug.cpp b/rug.cpp index 76e050f3..4f6b168a 100644 --- a/rug.cpp +++ b/rug.cpp @@ -578,8 +578,8 @@ void buildRug() { map vptr; - for(cell *c: cl.lst) - vptr[c] = addRugpoint(shmup::ggmatrix(c)*C0, c->cpdist); + for(int i=0; i