mrDarker
2025-08-09 a8fb417ef1fb696723c8b8d5a340e8ca2e0312ae
SourceCode/Bond/Servo/ServoGraph.cpp
@@ -722,4 +722,9 @@
   }
   return nullptr;
}
}
void CServoGraph::Invalidata()
{
   ::InvalidateRect(m_hWnd, NULL, TRUE);
}