LAPTOP-SNT8I5JK\Boounion
2025-03-21 d1fd8f9e1f5a012b301a6ce93c2ce7eb3c927e31
SourceCode/Bond/Servo/CBakeCooling.cpp
@@ -48,4 +48,14 @@
   {
      CEquipment::serialize(ar);
   }
   void CBakeCooling::getAttributeVector(CAttributeVector& attrubutes)
   {
      __super::getAttributeVector(attrubutes);
   }
   int CBakeCooling::recvIntent(CPin* pPin, CIntent* pIntent)
   {
      return __super::recvIntent(pPin, pIntent);
   }
}