diff options
| author | Léo Lam <leo@leolam.fr> | 2021-04-23 14:51:42 +0200 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2021-04-23 19:16:18 +0200 |
| commit | f98b6b0dbaf342ca8ae4ea0b4666ff0cb4e891c7 (patch) | |
| tree | 712b284a9bc675121960ed2010a9e63caaecca86 /src/KingSystem/ActorSystem/actActorParamMgr.cpp | |
| parent | 6518fe5c73ab1e762361ea332325c59d9933e7b5 (diff) | |
ksys/res: Start adding AttCheck
Most of the check() functions are unimplemented because they require
doing more physics/collision stuff.
Diffstat (limited to 'src/KingSystem/ActorSystem/actActorParamMgr.cpp')
| -rw-r--r-- | src/KingSystem/ActorSystem/actActorParamMgr.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/KingSystem/ActorSystem/actActorParamMgr.cpp b/src/KingSystem/ActorSystem/actActorParamMgr.cpp index 9409ea15..55da4fcb 100644 --- a/src/KingSystem/ActorSystem/actActorParamMgr.cpp +++ b/src/KingSystem/ActorSystem/actActorParamMgr.cpp @@ -12,7 +12,6 @@ #include "KingSystem/Resource/resResourceAnimInfo.h" #include "KingSystem/Resource/resResourceArchive.h" #include "KingSystem/Resource/resResourceAttClient.h" -#include "KingSystem/Resource/resResourceAttClientList.h" #include "KingSystem/Resource/resResourceAwareness.h" #include "KingSystem/Resource/resResourceBoneControl.h" #include "KingSystem/Resource/resResourceChemical.h" |
