Update ngdp.cpp

This commit is contained in:
doadin 2019-05-19 23:13:17 -04:00 committed by GitHub
parent 38304a30bd
commit a54b46a6d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,6 +40,8 @@ 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" },
};
NGDP::NGDP(std::string const& app)