mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 07:32:00 -04:00
[Server] Fix Miscellaneous category of script functions
This commit is contained in:
parent
0baada0aa2
commit
684517e02f
@ -101,7 +101,7 @@ public:
|
|||||||
GUIFUNCTIONS,
|
GUIFUNCTIONS,
|
||||||
CHARCLASSFUNCTIONS,
|
CHARCLASSFUNCTIONS,
|
||||||
WORLDFUNCTIONS,
|
WORLDFUNCTIONS,
|
||||||
MISCELLANEOUSFUNCTIONS
|
MISCELLANEOUSAPI
|
||||||
};
|
};
|
||||||
|
|
||||||
static constexpr ScriptCallbackData callbacks[]{
|
static constexpr ScriptCallbackData callbacks[]{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user