mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 20:43:26 +02:00
remove libpng
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
class TextureLoader
|
||||
{
|
||||
public:
|
||||
/// Load a png textures using libpng
|
||||
/// Load a png textures
|
||||
static TexturePtr loadPNG(uchar *fileData, uint fileSize);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user