This commit is contained in:
aozhiwei 2023-12-06 19:08:54 +08:00
parent 8cd7e24327
commit 347c6d0b32
3 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -1418,6 +1418,7 @@ namespace behaviac {
//{ //{
// BehaviorTask::DestroyTask(this->m_root); // BehaviorTask::DestroyTask(this->m_root);
//} //}
Clear();
} }
void BehaviorTreeTask::Clear() { void BehaviorTreeTask::Clear() {