SourceCode/Bond/Servo/CEquipment.cpp @@ -1402,6 +1402,10 @@ if (pSlot == nullptr) return -1; pSlot->setContext(nullptr); if (m_listener.onDataChanged != nullptr) { m_listener.onDataChanged(this, EDCC_FETCHOUT_JOB); } return 0; }