LAPTOP-SNT8I5JK\Boounion
2024-12-09 3bf6df412c3b681e8901d6dcddd803a9c3235484
SourceCode/Bond/BondEq/CBonder.cpp
@@ -296,7 +296,7 @@
   }
   if (BC_CODE_RUN_RECIPE_RESULT == code) {
      int errorCode = (int)pIntent->getContext();
      int errorCode = (int)(__int64)pIntent->getContext();
      m_pEquipment->repLoadReadyComplete(errorCode);
   }
}