diff --git a/complex.cpp b/complex.cpp index 6758c0fd..f373e22b 100644 --- a/complex.cpp +++ b/complex.cpp @@ -3678,7 +3678,7 @@ EX namespace halloween { halloween::dragoncells[0] = NULL; - if(sphere && geometry == gNormal) { + if(sphere && geometry == gSphere) { for(cell *c: lst) { if(GOLDBERG) { int fv = c->master->fiftyval;