LAPTOP-SNT8I5JK\Boounion
2025-07-21 5e6c63c80e146e9f0800afc39ec33f0c7eb7a572
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));
   }
}