mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2026-02-04 09:09:09 +00:00
feat(client): add CheckAvailableLocales method
This commit is contained in:
parent
77f4228abf
commit
4a74c722a4
2 changed files with 138 additions and 12 deletions
|
|
@ -10,7 +10,7 @@ namespace Client {
|
|||
extern CVar* g_accountListVar;
|
||||
extern HEVENTCONTEXT g_clientEventContext;
|
||||
extern char g_currentLocaleName[5];
|
||||
}
|
||||
}
|
||||
|
||||
void ClientPostClose(int32_t a1);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue