diff options
| author | Pistonight <pistonknight@outlook.com> | 2025-05-13 11:25:39 -0700 |
|---|---|---|
| committer | Pistonight <pistonknight@outlook.com> | 2025-05-15 11:31:51 -0700 |
| commit | 81feab300b56913c624e72e8c348df93da1cdcf4 (patch) | |
| tree | 3a9c5b46904701268f09f47a40c327a1a344446d /src/KingSystem/ActorSystem/actBaseProcCreateTask.cpp | |
| parent | 47d5304c06ab48aa15073ffaaaf2efa06bbeb346 (diff) | |
merge BaseProcHandle and BaseProcUnit TU
Diffstat (limited to 'src/KingSystem/ActorSystem/actBaseProcCreateTask.cpp')
| -rw-r--r-- | src/KingSystem/ActorSystem/actBaseProcCreateTask.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/KingSystem/ActorSystem/actBaseProcCreateTask.cpp b/src/KingSystem/ActorSystem/actBaseProcCreateTask.cpp index 9573ee6c..b2d623fc 100644 --- a/src/KingSystem/ActorSystem/actBaseProcCreateTask.cpp +++ b/src/KingSystem/ActorSystem/actBaseProcCreateTask.cpp @@ -1,7 +1,6 @@ #include "KingSystem/ActorSystem/actBaseProcCreateTask.h" #include "KingSystem/ActorSystem/actBaseProc.h" #include "KingSystem/ActorSystem/actBaseProcHandle.h" -#include "KingSystem/ActorSystem/actBaseProcUnit.h" #include "KingSystem/Map/mapObject.h" namespace ksys::act { |
