Merge pull request #177 from theenchantedsword/patch-3

Update customexplosion.js
This commit is contained in:
slweeb 2023-12-08 23:06:45 -05:00 committed by GitHub
commit 1b16eec603
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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