From ca3ee52ee276fb0cb3a27982b272a3a7270ba287 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=89=E5=B3=B0?= Date: Sun, 31 Aug 2025 13:57:09 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E5=A4=8D=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Script/Test.cs | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Assets/Script/Test.cs b/Assets/Script/Test.cs index ddcccd2..91160fd 100644 --- a/Assets/Script/Test.cs +++ b/Assets/Script/Test.cs @@ -5,12 +5,6 @@ using UnityEngine; public class Test : MonoBehaviour { - private void Awake() - { - FireBaseSDKManager.Instance.Init(); - AdjustManager.Instance.Init(); - ShuShuMangage.Instance.Init(); - } public void OnShowAd() {