LAPTOP-SNT8I5JK\Boounion
2025-07-01 276074e350f64ec8b71d0573a9936c075a345270
SourceCode/Bond/Servo/CBakeCooling.cpp
@@ -419,6 +419,6 @@
   {
      CGlass* pGlass = getGlassFromSlot(slot);
      if (pGlass == nullptr) return false;
      return pGlass->isProcessed(m_nID, slot);
      return pGlass->isProcessed(m_nID, getSlotUnit(slot));
   }
}