From 7a4f40a5a1c8b9209ec9263240143865491af77b Mon Sep 17 00:00:00 2001 From: hch <305670599@qq.com> Date: 星期三, 15 十月 2025 21:21:53 +0800 Subject: [PATCH] Merge branch 'master' of http://mobile.secondworld.net.cn:10010/r/Project_SG_scripts --- Main/System/FirstCharge/FirstChargeManager.cs | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/Main/System/FirstCharge/FirstChargeManager.cs b/Main/System/FirstCharge/FirstChargeManager.cs index beba184..629108f 100644 --- a/Main/System/FirstCharge/FirstChargeManager.cs +++ b/Main/System/FirstCharge/FirstChargeManager.cs @@ -1,7 +1,5 @@ using System; -using System.Collections; using System.Collections.Generic; -using System.Linq; using UnityEngine; public class FirstChargeManager : GameSystemManager<FirstChargeManager> -- Gitblit v1.8.0