mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 09:52:28 +00:00
feat(profile): fix charcreation funcs
This commit is contained in:
parent
6f103cd772
commit
066d2b5938
3 changed files with 8 additions and 8 deletions
|
|
@ -1,2 +1,8 @@
|
||||||
CCharacterCreation__Initialize 004E1C20 f end=004E1E15
|
CCharacterCreation__Initialize 004E1C20 f end=004E1E15
|
||||||
CCharacterCreation__SetToExistingCharacter 004E2330 f end=004E2460
|
CCharacterCreation__SetToExistingCharacter 004E2330 f end=004E2460
|
||||||
|
CCharacterCreation__SetSelectedRace 004E20B0 f end=004E232F
|
||||||
|
CCharacterCreation__ResetCharCustomizeInfoo 004E1FD0 f end=004E20AB
|
||||||
|
CCharacterCreation__SetSelectedClass 004E1740 f end=004E17EF
|
||||||
|
CCharacterCreation__SetSelectedSex 004E1540 f end=004E173C
|
||||||
|
CCharacterCreation__CreateCharacter 004E0380 f end=004E04FE
|
||||||
|
CCharacterCreation__CycleCharCustomization 004E01F0 f end=004E0360
|
||||||
|
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
CCharCreateInfo__SendFactionChange 004D8F20 f end=004D9039
|
|
||||||
CCharCreateInfo__SendRaceChange 004D9040 f end=004D9159
|
|
||||||
CCharCreateInfo__CycleCharCustomization 004E01F0 f end=004E0360
|
|
||||||
CCharCreateInfo__CreateCharacter 004E0380 f end=004E04FE
|
|
||||||
CCharCreateInfo__SetSelectedSex 004E1540 f end=004E173C
|
|
||||||
CCharCreateInfo__RandomizeCharCustomization 004E1740 f end=004E17EF
|
|
||||||
CCharCreateInfo__ResetCharCustomizeInfo 004E1FD0 f end=004E20AB
|
|
||||||
CCharCreateInfo__SetSelectedRace 004E20B0 f end=004E232F
|
|
||||||
|
|
@ -69,5 +69,7 @@ CGlueMgr__ProcessAgreements 004D8650 f end=004D8857
|
||||||
CGlueMgr__CustomizeCharacter 004D8E10 f end=004D8F1C
|
CGlueMgr__CustomizeCharacter 004D8E10 f end=004D8F1C
|
||||||
CGlueMgr__PatchDownloadExecutePrepatch 004E5070 f end=004E51BB
|
CGlueMgr__PatchDownloadExecutePrepatch 004E5070 f end=004E51BB
|
||||||
CGlueMgr__PatchDownloadApply 004E5730 f end=004E585D
|
CGlueMgr__PatchDownloadApply 004E5730 f end=004E585D
|
||||||
|
CGlueMgr__FactionChange 004D8F20 f end=004D9039
|
||||||
|
CGlueMgr__RaceChange 004D9040 f end=004D9159
|
||||||
SystemRegisterFunctions 0060A120 f end=0060A143
|
SystemRegisterFunctions 0060A120 f end=0060A143
|
||||||
SystemUnregisterFunctions 0060A150 f end=0060A16C
|
SystemUnregisterFunctions 0060A150 f end=0060A16C
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue