From 9ffb31c233f3b4891550293294c2ee716f77b42a Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期日, 22 九月 2024 19:08:49 +0800
Subject: [PATCH] 完善自动匹配

---
 WinFrmUI/Yw.WinFrmUI.Hydro.L2d.Core/00-core/Coordinate.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/WinFrmUI/Yw.WinFrmUI.Hydro.L2d.Core/00-core/Coordinate.cs b/WinFrmUI/Yw.WinFrmUI.Hydro.L2d.Core/00-core/Coordinate.cs
index 81bdf2c..150c601 100644
--- a/WinFrmUI/Yw.WinFrmUI.Hydro.L2d.Core/00-core/Coordinate.cs
+++ b/WinFrmUI/Yw.WinFrmUI.Hydro.L2d.Core/00-core/Coordinate.cs
@@ -56,6 +56,8 @@
             _afterRightBottom = _origin.RotatePointF(_beforeRightBottom, _angle);
         }
 
+
+
         /// <summary>
         /// 鏃嬭浆涓績鐐�
         /// </summary>

--
Gitblit v1.9.3