mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 13:22:48 +01:00
Dep/CascLib: Update to ladislav-zezula/CascLib@8f606d1ae0
Closes #18420
This commit is contained in:
@@ -582,6 +582,9 @@ static int ParseFile_BuildInfo(TCascStorage * hs, void * pvListFile)
|
||||
FreeCascBlob(&CdnHost);
|
||||
FreeCascBlob(&CdnPath);
|
||||
FreeCascBlob(&TagString);
|
||||
|
||||
// Rewind column names pointer back to start of line
|
||||
szLinePtr1 = szLineEnd1 - nLength1;
|
||||
}
|
||||
|
||||
// All four must be present
|
||||
|
||||
@@ -58,7 +58,7 @@ recastnavigation (Recast is state of the art navigation mesh construction toolse
|
||||
|
||||
CascLib (An open-source implementation of library for reading CASC storage from Blizzard games since 2014)
|
||||
https://github.com/ladislav-zezula/CascLib
|
||||
Version: e2fc95cdb15d03eb1e4c86b1161df82d5b92eff9
|
||||
Version: 8f606d1ae0e01338f80e108b8d1b41912d4a3d2f
|
||||
|
||||
rapidjson (A fast JSON parser/generator for C++ with both SAX/DOM style API http://rapidjson.org/)
|
||||
https://github.com/miloyip/rapidjson
|
||||
|
||||
Reference in New Issue
Block a user