Fixes the excessive memory usage described in GH-47 - #48
Conversation
Fixes the excessive memory usage described in [BixilonGH-47](Bixilon#47).
|
Small intendation bug. Fixing. |
Updated copyright year from 2025 to 2026 and improved formatting in the license comment.
|
it's starting to piss me off, no idea what broke |
|
I hate the GitHub website. No idea how that duplicated. |
|
Maybe patched?? But It broke another file in the process |
|
Most likely patched. |
|
You can amend commits (I am developing locally with git). Why should that fix the excessve allocation? We just skip chars that are already mapped (but in a bad order, it should be last in, not first in). Why are chars even duplicated? Are you using a resource pack? |
I don't even know myself. Lol. |
Fixes the excessive memory usage described in
.
(Fixing this PR.)