LAPTOP-SNT8I5JK\Boounion
2024-11-18 0239509af412b74083b33a6924ffd79007dfda5f
SourceCode/Bond/BondEq/CBonder.cpp
@@ -69,6 +69,11 @@
   return m_components;
}
CPLC* CBonder::getPLC(const char* pszName)
{
   return (CPLC*)GetComponent("PLC(1)");
}
int CBonder::save()
{
   CFile file;