Update customexplosion.js

This commit is contained in:
Alexthetransfem 2023-12-08 22:05:23 -06:00 committed by GitHub
parent 0e065b4be2
commit 269d78d3af
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,