jomo 0940b50f2c networking.save_texture should return image buffer, not lwip image object
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
2016-02-14 17:04:33 +01:00
..
2015-10-18 15:11:17 +02:00
2016-01-23 06:24:28 +01:00
2015-09-17 01:51:11 +02:00
2015-08-16 22:18:17 +02:00
2015-12-14 01:51:49 +01:00