Open Emojigit opened 7 months ago
This PR fixes this client-side texture error:
ERROR[Main]: generateImage(): Failed to generate "[sheet:4x4:3,4"
The tile positions are 0-indexed, not 1-indexed.
This PR fixes this client-side texture error:
The tile positions are 0-indexed, not 1-indexed.