Update Client Builds

This commit is contained in:
zamalaev 2020-02-17 15:22:55 +00:00 committed by Antz
parent 57343d5a07
commit da1b17fe54
2 changed files with 3 additions and 3 deletions

View file

@ -1693,7 +1693,7 @@ void World::showFooter()
modules_.insert(" Warden : Disabled");
}
std::string thisClientVersion ("17055");
std::string thisClientVersion ("17128");
std::string thisClientBuilds = AcceptableClientBuildsListStr();
std::string sModules;