From fc56293ef5b9a4141180e8ef7741a38697aa28b5 Mon Sep 17 00:00:00 2001 From: lcy <1459594991@qq.com> Date: 星期三, 15 十月 2025 19:29:58 +0800 Subject: [PATCH] 218 子 【付费内容】首充 / 【付费内容】首充-客户端 移除没有用到的using --- 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