mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-17 01:23:51 +00:00
Prefer canonical case-resolved files for Warden MPQ hash checks
This commit is contained in:
parent
634a9e7a84
commit
90c878729e
2 changed files with 95 additions and 1 deletions
|
|
@ -43,6 +43,7 @@ public:
|
|||
* Check if asset manager is initialized
|
||||
*/
|
||||
bool isInitialized() const { return initialized; }
|
||||
const std::string& getDataPath() const { return dataPath; }
|
||||
|
||||
/**
|
||||
* Load a BLP texture
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue