forked from mirror/openmw-tes3mp
[Server] Fix Miscellaneous category of script functions
This commit is contained in:
parent
0baada0aa2
commit
684517e02f
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ public:
|
|||
GUIFUNCTIONS,
|
||||
CHARCLASSFUNCTIONS,
|
||||
WORLDFUNCTIONS,
|
||||
MISCELLANEOUSFUNCTIONS
|
||||
MISCELLANEOUSAPI
|
||||
};
|
||||
|
||||
static constexpr ScriptCallbackData callbacks[]{
|
||||
|
|
Loading…
Reference in a new issue