mirror of
https://github.com/edubart/otclient.git
synced 2025-12-27 10:07:11 +01:00
fix repeated texture allocation bug
This commit is contained in:
@@ -52,7 +52,7 @@ public:
|
||||
|
||||
std::list<std::string> listDirectoryFiles(const std::string& directoryPath = "");
|
||||
|
||||
std::string checkPath(const std::string& path);
|
||||
std::string resolvePath(const std::string& path);
|
||||
std::string getBaseDir();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user