mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 06:55:54 -04:00
Add missing entries for level progress functions
This commit is contained in:
parent
a0e9a672a5
commit
977b277cdd
@ -23,6 +23,8 @@
|
||||
\
|
||||
{"GetLevel", StatsFunctions::GetLevel},\
|
||||
{"SetLevel", StatsFunctions::SetLevel},\
|
||||
{"GetLevelProgress", StatsFunctions::GetLevelProgress},\
|
||||
{"SetLevelProgress", StatsFunctions::SetLevelProgress},\
|
||||
\
|
||||
{"GetBirthsign", StatsFunctions::GetBirthsign},\
|
||||
{"SetBirthsign", StatsFunctions::SetBirthsign},\
|
||||
|
Loading…
x
Reference in New Issue
Block a user