mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 19:10:38 +02:00
This led to a crash when a cape or skin was not stored on disk. The function caled skins.save_image and returned that function's lwip image object instead of the expected buffer. skins.save_image also no longer returns the image object because it's not used anywhere