mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 22:37:04 +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
|
|
@ -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