1
This commit is contained in:
parent
aa04028432
commit
a401d1c6bd
@ -91,7 +91,7 @@ behaviac::EBTStatus BaseAgent::DoRunningCb()
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
if (status_ != behaviac::BT_RUNNING) {
|
if (status_ != behaviac::BT_RUNNING) {
|
||||||
coroutine_->runing_cb = nullptr;
|
coroutine_ = nullptr;
|
||||||
}
|
}
|
||||||
return status_;
|
return status_;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user