Merge pull request #1 from doadin/master

pull from other fork
This commit is contained in:
Yoosk 2021-04-08 19:53:28 +00:00 committed by GitHub
commit 7a4f23bb92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -40,6 +40,9 @@ namespace NGDP {
{ "wow", "World of Warcraft Retail" },
{ "wowt", "World of Warcraft Test" },
{ "wow_beta", "World of Warcraft Beta" },
{ "wow_classic", "World of Warcraft Classic" },
{ "wow_classic_beta", "World of Warcraft Classic Beta" },
{ "wowdemo", "World of Warcraft Demo" },
};
NGDP::NGDP(std::string const& app)

View File

@ -1,6 +1,6 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
# Visual Studio 14
VisualStudioVersion = 12.0.30723.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlizzGet", "BlizzGet.vcxproj", "{5C7B85D1-E985-4331-862E-B4864324DCB5}"