mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01: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