This commit is contained in:
tangbin
2025-06-22 15:21:25 +08:00
parent 89d395440a
commit 1cb6dc502f
22 changed files with 2241 additions and 7346 deletions

View File

@@ -162,6 +162,7 @@ public partial class MapManager : MonoBehaviour
if (bHoverUI)
return;
UpdateCamera();
UpdateCellPos();
}