feat(client): use 'realmList' CVar when connecting to realm list server

This commit is contained in:
phaneron 2023-09-01 21:14:28 -04:00
parent 9096894a21
commit d60b85f85c
6 changed files with 148 additions and 5 deletions

View file

@ -178,7 +178,12 @@ int32_t InitializeGlobal() {
ConsoleInitializeClientCommand();
CVar::Initialize("Config.wtf");
ConsoleInitializeClientCVar("Config.wtf");
// TODO
// replace enUS with detected locale
ClientServices::InitLoginServerCVars(1, "enUS");
// sub_7663F0();
// v18 = 0;