From 49a99811de2c94a26b415efc0a322dfb33eefe62 Mon Sep 17 00:00:00 2001 From: Shauren Date: Thu, 9 Jul 2020 15:14:16 +0200 Subject: Tools: Update RetardCheck() --- src/tools/vmap4_extractor/vmapexport.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/vmap4_extractor') diff --git a/src/tools/vmap4_extractor/vmapexport.cpp b/src/tools/vmap4_extractor/vmapexport.cpp index 3b4ac9aba25..6ad05e45f82 100644 --- a/src/tools/vmap4_extractor/vmapexport.cpp +++ b/src/tools/vmap4_extractor/vmapexport.cpp @@ -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"); -- cgit v1.2.3