mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 11:12:29 +00:00
feat(client): typos
This commit is contained in:
parent
d60b85f85c
commit
5928749866
2 changed files with 4 additions and 4 deletions
|
|
@ -42,7 +42,7 @@ class ClientServices : public LoginResponse {
|
|||
static void SelectRealm(const char* realmName);
|
||||
static void SetAccountName(const char* accountName);
|
||||
static int32_t SetSelectedRealmInfo(int32_t a1);
|
||||
static void InitLoginServerCVars(int32_t overwrite, const char* locale)
|
||||
static void InitLoginServerCVars(int32_t overwrite, const char* locale);
|
||||
const char* GetDefaultRealmlistString();
|
||||
const char* GetDefaultPatchListString();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue