diff options
author | joschiwald <joschiwald.trinity@gmail.com> | 2017-05-21 14:15:04 +0200 |
---|---|---|
committer | joschiwald <joschiwald.trinity@gmail.com> | 2017-05-21 14:17:47 +0200 |
commit | b192c46b063d6b3b14b6b45f56ef6c4b03ee0839 (patch) | |
tree | dcef29c7e770685046d45c34fe07a4db83767153 /dep | |
parent | 7cc3d1387d12b9d128fd812b6548113eb883c098 (diff) |
Core/Creature: Added UnitFlags3 to creature_template
Diffstat (limited to 'dep')
-rw-r--r-- | dep/PackageList.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dep/PackageList.txt b/dep/PackageList.txt index 2a1b56800cf..50237fcf04b 100644 --- a/dep/PackageList.txt +++ b/dep/PackageList.txt @@ -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: 2313e4aff966ef0f841c1748dad4db71c8ba6310 + Version: 4c04c6c2bf29f44d09b6ba18623859c7295cbd87 rapidjson (A fast JSON parser/generator for C++ with both SAX/DOM style API http://rapidjson.org/) https://github.com/miloyip/rapidjson |