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