-
-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- The fix below required preview to be only opened through left click so right click can function as for only opening the crate. - The key check on right-clicking a crate was working, however we didn't inform the player they had no key.
- Loading branch information
1 parent
6adc177
commit 0a4e9e0
Showing
3 changed files
with
33 additions
and
23 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
### Changes: | ||
- The fix below required preview to be only opened through left click so right click can function as for only opening the crate. | ||
|
||
### Fixed: | ||
- Issue with file manager not properly loading/reloading files. | ||
- The key check on right-clicking a crate was working, however we didn't inform the player they had no key. |
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
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