Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor skin layer toggling logic in CharacterSkinCommand
Simplify logic by introducing a success flag to `setSkinParts`. This eliminates unnecessary checks and reduces redundancy in message handling, improving code clarity and maintainability.
- Loading branch information