From 4d518f1a689c7ab377b976db27e79bdcb70efa99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=80=9D=E6=B5=B7?= <1464576565@qq.com> Date: Thu, 26 Mar 2026 19:07:46 +0800 Subject: [PATCH] update --- Client/Assets/NewBehaviourScript.cs | 18 ------------------ Client/Assets/NewBehaviourScript.cs.meta | 11 ----------- Client/Packages/com.alicizax.unity.framework | 2 +- 3 files changed, 1 insertion(+), 30 deletions(-) delete mode 100644 Client/Assets/NewBehaviourScript.cs delete mode 100644 Client/Assets/NewBehaviourScript.cs.meta diff --git a/Client/Assets/NewBehaviourScript.cs b/Client/Assets/NewBehaviourScript.cs deleted file mode 100644 index 2eb04e8..0000000 --- a/Client/Assets/NewBehaviourScript.cs +++ /dev/null @@ -1,18 +0,0 @@ -using System.Collections; -using System.Collections.Generic; -using AlicizaX; -using UnityEngine; - -public class NewBehaviourScript : MonoBehaviour -{ - // Start is called before the first frame update - void Start() - { - Debug.Log(AppServices.Require().actions.name); - } - - // Update is called once per frame - void Update() - { - } -} diff --git a/Client/Assets/NewBehaviourScript.cs.meta b/Client/Assets/NewBehaviourScript.cs.meta deleted file mode 100644 index e7f6635..0000000 --- a/Client/Assets/NewBehaviourScript.cs.meta +++ /dev/null @@ -1,11 +0,0 @@ -fileFormatVersion: 2 -guid: 9bfd1cc4bf569b14ca47d1906eb68eb3 -MonoImporter: - externalObjects: {} - serializedVersion: 2 - defaultReferences: [] - executionOrder: 0 - icon: {instanceID: 0} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Client/Packages/com.alicizax.unity.framework b/Client/Packages/com.alicizax.unity.framework index 1690ac7..f5187ea 160000 --- a/Client/Packages/com.alicizax.unity.framework +++ b/Client/Packages/com.alicizax.unity.framework @@ -1 +1 @@ -Subproject commit 1690ac70057165cf2e760e707aaf4129f3f5bb31 +Subproject commit f5187eac916ac10bbe2f3c7f0b40675e912d17af