getContents bug #12
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hey i have found a bug :S
Should it not look like:
System.arraycopy(armor, 0, C, items.length, armor.length);
Interesting, seems like I missed this two years ago! But interestingly nobody has complained about it...
If you got some time, you can go ahead and send a pull request. Otherwise I'll fix that up later when I have time.