mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2026-02-04 17:19:09 +00:00
feat(ui): add background support for character creation screen
This commit is contained in:
parent
e08b41a133
commit
77cb9ed966
4 changed files with 92 additions and 7 deletions
|
|
@ -1289,7 +1289,7 @@ struct CHARACTER_INFO {
|
|||
struct CHARACTER_CREATE_INFO {
|
||||
uint32_t raceID;
|
||||
uint32_t sexID;
|
||||
uint32_t unk;
|
||||
uint32_t classID;
|
||||
uint32_t hairColorID;
|
||||
uint32_t skinID;
|
||||
uint32_t faceID;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue