Tools: Update RetardCheck()

This commit is contained in:
Shauren
2020-07-09 15:14:16 +02:00
parent 87fea85431
commit 49a99811de
2 changed files with 2 additions and 2 deletions

View File

@@ -1464,7 +1464,7 @@ static bool RetardCheck()
if (itr->path().extension() == ".MPQ")
{
printf("MPQ files found in Data directory!\n");
printf("This tool works only with World of Warcraft: Legion\n");
printf("This tool works only with World of Warcraft: Battle for Azeroth\n");
printf("\n");
printf("To extract maps for Wrath of the Lich King, rebuild tools using 3.3.5 branch!\n");
printf("\n");

View File

@@ -370,7 +370,7 @@ static bool RetardCheck()
if (itr->path().extension() == ".MPQ")
{
printf("MPQ files found in Data directory!\n");
printf("This tool works only with World of Warcraft: Legion\n");
printf("This tool works only with World of Warcraft: Battle for Azeroth\n");
printf("\n");
printf("To extract maps for Wrath of the Lich King, rebuild tools using 3.3.5 branch!\n");
printf("\n");