From 269d78d3af2600213c384661b8f29e9d2f04afb5 Mon Sep 17 00:00:00 2001 From: Alexthetransfem <124483815+theenchantedsword@users.noreply.github.com> Date: Fri, 8 Dec 2023 22:05:23 -0600 Subject: [PATCH] Update customexplosion.js --- mods/customexplosion.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/customexplosion.js b/mods/customexplosion.js index b8ef53b9..50a74d6f 100644 --- a/mods/customexplosion.js +++ b/mods/customexplosion.js @@ -98,7 +98,7 @@ function reactPixels(pixel1,pixel2) { if (r.func) { r.func(pixel1,pixel2); } return r.elem1!==undefined || r.elem2!==undefined; } -elements.CustomExplosion = { +elements.customExplosion = { items: "", rItems: "", behavior: behaviors.SOLID,