From a9ec880f2ef182947bb1bf037a3e388f1f466a86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Lam?= Date: Sun, 8 Nov 2020 15:51:44 +0100 Subject: ksys/act: Fix ActorParamMgr struct and add ASSetting stub --- src/KingSystem/ActorSystem/actASSetting.cpp | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/KingSystem/ActorSystem/actASSetting.cpp (limited to 'src/KingSystem/ActorSystem/actASSetting.cpp') diff --git a/src/KingSystem/ActorSystem/actASSetting.cpp b/src/KingSystem/ActorSystem/actASSetting.cpp new file mode 100644 index 00000000..1dff9658 --- /dev/null +++ b/src/KingSystem/ActorSystem/actASSetting.cpp @@ -0,0 +1 @@ +#include "KingSystem/ActorSystem/actASSetting.h" -- cgit v1.2.3