-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add support for clearing multiple slots in MySlot
This commit modifies the `options.lua` file to add support for clearing multiple slots in MySlot. Previously, only a single slot could be cleared at a time. With this change, the `MySlot:Clear` function now accepts an additional argument, which is a table containing the slots to be cleared. This allows for clearing multiple slots in a single operation.
- Loading branch information
Showing
3 changed files
with
262 additions
and
246 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.