-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix gear slots remaining locked while slot-locking is disabled
- Loading branch information
1 parent
f68db29
commit e0fa902
Showing
1 changed file
with
3 additions
and
3 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
e0fa902
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cdmichaelb Would you mind testing this change? It fixes the issue you reported today. Thank you for reporting it. It was an oversight on my part when implementing slot-locking. The fix seems very simple, so I didn't bother with a non-release tag. If the fix didn't work, please feel free to open a new issue ticket about it.