From 684517e02fb3cd7959b96fbd737e9754c963d032 Mon Sep 17 00:00:00 2001 From: David Cernat Date: Sun, 26 Feb 2017 23:07:52 +0200 Subject: [PATCH] [Server] Fix Miscellaneous category of script functions --- apps/openmw-mp/Script/ScriptFunctions.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/openmw-mp/Script/ScriptFunctions.hpp b/apps/openmw-mp/Script/ScriptFunctions.hpp index 684612cda..4065062c5 100644 --- a/apps/openmw-mp/Script/ScriptFunctions.hpp +++ b/apps/openmw-mp/Script/ScriptFunctions.hpp @@ -101,7 +101,7 @@ public: GUIFUNCTIONS, CHARCLASSFUNCTIONS, WORLDFUNCTIONS, - MISCELLANEOUSFUNCTIONS + MISCELLANEOUSAPI }; static constexpr ScriptCallbackData callbacks[]{