[ServerList] Don't update the localized string when refreshing

This commit is contained in:
momo5502 2017-03-11 02:11:32 +01:00
parent f8cd454e7e
commit d87dab497a

View File

@ -245,7 +245,7 @@ namespace Components
void ServerList::Refresh(UIScript::Token)
{
Dvar::Var("ui_serverSelected").set(false);
Localization::Set("MPUI_SERVERQUERIED", "Sent requests: 0/0");
//Localization::Set("MPUI_SERVERQUERIED", "Sent requests: 0/0");
// ServerList::OnlineList.clear();
// ServerList::OfflineList.clear();