mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
Update Dep submodule to the main Rel21 module
This also fixes the tools
This commit is contained in:
parent
a9c938dde8
commit
307e1b5c68
2 changed files with 2 additions and 2 deletions
2
dep
2
dep
|
|
@ -1 +1 @@
|
|||
Subproject commit 434e35eb326667b347586c013871aec3f29d74a3
|
||||
Subproject commit 6893d7d4a3717e15364b1a63ba06df371aa382e8
|
||||
|
|
@ -239,7 +239,7 @@ uint32 ReadBuild(int locale)
|
|||
{
|
||||
// include build info file also
|
||||
std::string filename = std::string("component.wow-") + langs[locale] + ".txt";
|
||||
//printf("Read %s file... ", filename.c_str());
|
||||
printf("Read %s file... ", filename.c_str());
|
||||
|
||||
HANDLE fileHandle;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue