Core: meh, remove again whitespace :(

This commit is contained in:
Vincent-Michael
2014-08-24 02:45:50 +02:00
parent 2a36d2bf5b
commit 79b954a349
14 changed files with 50 additions and 50 deletions
+1 -1
View File
@@ -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;