forked from mirror/openmw-tes3mp
Add missing entries for level progress functions
This commit is contained in:
parent
a0e9a672a5
commit
977b277cdd
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
|||
\
|
||||
{"GetLevel", StatsFunctions::GetLevel},\
|
||||
{"SetLevel", StatsFunctions::SetLevel},\
|
||||
{"GetLevelProgress", StatsFunctions::GetLevelProgress},\
|
||||
{"SetLevelProgress", StatsFunctions::SetLevelProgress},\
|
||||
\
|
||||
{"GetBirthsign", StatsFunctions::GetBirthsign},\
|
||||
{"SetBirthsign", StatsFunctions::SetBirthsign},\
|
||||
|
|
Loading…
Reference in a new issue