LAPTOP-SNT8I5JK\Boounion
2025-07-29 1e0e0a4401a783651398c2545e152013d6003939
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));
   }
}