This commit is contained in:
aozhiwei 2023-01-04 13:14:36 +08:00
parent a443e3ea92
commit cfdcf44d53

View File

@ -59,6 +59,7 @@ void BaseAgent::Exec()
status_= behaviac::BT_INVALID;
runing_cb_ = nullptr;
event_cb_(false, has_event);
event_cb_ = nullptr;
#ifdef DEBUG
a8::XPrintf("FireEvent OnAttacked\n", {});
#endif