mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2026-02-04 09:09:09 +00:00
feat(glue): update Character Selection screen to support switching
This commit is contained in:
parent
bf734b5b20
commit
0c39457ed1
10 changed files with 117 additions and 24 deletions
|
|
@ -14,6 +14,7 @@ namespace Client {
|
|||
extern CVar* g_movieVar;
|
||||
extern CVar* g_expansionMovieVar;
|
||||
extern CVar* g_movieSubtitleVar;
|
||||
extern CVar* g_lastCharacterIndex;
|
||||
extern HEVENTCONTEXT g_clientEventContext;
|
||||
extern char g_currentLocaleName[5];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue