-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix improper handling of frames in mantle item layer
Frames may be repeated, so the index both is not a valid index into the sprite and getting the index from the frame data may have duplicates. Use the unique frames stream instead to guarantee unique valid frame indexes.
- Loading branch information
1 parent
f1ce5d0
commit aeb31a9
Showing
1 changed file
with
6 additions
and
2 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