1
This commit is contained in:
parent
a443e3ea92
commit
cfdcf44d53
@ -59,6 +59,7 @@ void BaseAgent::Exec()
|
|||||||
status_= behaviac::BT_INVALID;
|
status_= behaviac::BT_INVALID;
|
||||||
runing_cb_ = nullptr;
|
runing_cb_ = nullptr;
|
||||||
event_cb_(false, has_event);
|
event_cb_(false, has_event);
|
||||||
|
event_cb_ = nullptr;
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
a8::XPrintf("FireEvent OnAttacked\n", {});
|
a8::XPrintf("FireEvent OnAttacked\n", {});
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user