From 81feab300b56913c624e72e8c348df93da1cdcf4 Mon Sep 17 00:00:00 2001 From: Pistonight Date: Tue, 13 May 2025 11:25:39 -0700 Subject: merge BaseProcHandle and BaseProcUnit TU --- src/KingSystem/ActorSystem/actBaseProcCreateTask.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/KingSystem/ActorSystem/actBaseProcCreateTask.cpp') 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 { -- cgit v1.2.3