Main/System/Battle/TestMoveToTarget.cs @@ -13,7 +13,7 @@ { if (sourceRect == null || targetRect == null) { BattleDebug.LogError("请在Inspector中指定sourceRect和targetRect!"); Debug.LogError("请在Inspector中指定sourceRect和targetRect!"); return; }