Halloween:: fixed the jack-o-lantern

This commit is contained in:
Zeno Rogue 2022-06-17 01:26:44 +02:00
parent 9bb9fd572d
commit 56b0912ef0
1 changed files with 1 additions and 1 deletions

View File

@ -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;