diff options
| author | Léo Lam <leo@leolam.fr> | 2020-11-08 15:51:44 +0100 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2020-11-08 16:17:44 +0100 |
| commit | a9ec880f2ef182947bb1bf037a3e388f1f466a86 (patch) | |
| tree | 58453ce275df02bdd2b1168039ee49861a44be13 /src/KingSystem/ActorSystem/actASSetting.cpp | |
| parent | aa92bf882c41b292a9ee11b6ec5ba8593b4b4fc2 (diff) | |
ksys/act: Fix ActorParamMgr struct and add ASSetting stub
Diffstat (limited to 'src/KingSystem/ActorSystem/actASSetting.cpp')
| -rw-r--r-- | src/KingSystem/ActorSystem/actASSetting.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
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" |
