Merge pull request #671 from voidapex11/patch-6

Update pullers.js
This commit is contained in:
slweeb 2024-06-03 12:47:24 -04:00 committed by GitHub
commit 91c5b1741c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
// a sandboxels mod that adds pullers
/*
==CHANGELOG==
Version 2.0.1
@voidapex11
~fixed name of mods category
Version 2.0.0
@voidapex11
~set max size of the mod description to 1
@ -47,7 +51,7 @@ pullerColour = '#e0adb6'
elements.pullersDesc = {
color: pullerColour,
name: 'pullers.js',
category: "mods",
category: "Mods",
behavior: behaviors.SELFDELETE,
tool: function(pixel) {},
onSelect: function(pixel) {