mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-21 15:27:47 -04:00
Core: meh, remove again whitespace :(
This commit is contained in:
@@ -1052,7 +1052,7 @@ void ExtractDBCFiles(int locale, bool basicLocale)
|
||||
{
|
||||
string filename = path;
|
||||
filename += (iter->c_str() + strlen("DBFilesClient\\"));
|
||||
|
||||
|
||||
if(FileExists(filename.c_str()))
|
||||
continue;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user