mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-20 03:54:47 +00:00
Halloween:: fixed the jack-o-lantern
This commit is contained in:
parent
9bb9fd572d
commit
56b0912ef0
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user