From 3535833cc33be6983ee875af9d45111352d81b05 Mon Sep 17 00:00:00 2001 From: slweeb <91897291+slweeb@users.noreply.github.com> Date: Sat, 22 Apr 2023 11:27:46 -0400 Subject: [PATCH] spring.js fix --- mods/spring.js | 1 + 1 file changed, 1 insertion(+) diff --git a/mods/spring.js b/mods/spring.js index 2b392691..f919fead 100644 --- a/mods/spring.js +++ b/mods/spring.js @@ -150,6 +150,7 @@ elements.beehive = { pixel.pollen = 0; } } + doDefaults(pixel); }, properties: { "pollen": 0,