From e2d4f9314a5097f961250b5e06b66660dc247312 Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期二, 11 十一月 2025 17:05:03 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts
---
Main/Main.cs | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Main/Main.cs b/Main/Main.cs
index dedde9d..c472246 100644
--- a/Main/Main.cs
+++ b/Main/Main.cs
@@ -113,6 +113,8 @@
// 鍓嶉潰鏈夐噸鏂癐nitManagers浜� 杩欓噷灏变笉鍦ㄥ仛娓呴櫎
// ReleaseMgrs();
ClearGameData();
+ //閿�姣佹墍鏈夋垬鍦�
+ BattleManager.Instance.DestroyAllBattleField();
}
private static void ReleaseMgrs()
--
Gitblit v1.8.0