From 44c0e6f8c9f94509f2cec9f152098713e53e51c6 Mon Sep 17 00:00:00 2001 From: huyulong <1838407198@qq.com> Date: Tue, 3 Dec 2024 22:02:01 +0800 Subject: [PATCH] test --- xiaofang/Assets/Script/hylScripts/CharacterAttribute.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xiaofang/Assets/Script/hylScripts/CharacterAttribute.cs b/xiaofang/Assets/Script/hylScripts/CharacterAttribute.cs index f1951d5f..59cdaddb 100644 --- a/xiaofang/Assets/Script/hylScripts/CharacterAttribute.cs +++ b/xiaofang/Assets/Script/hylScripts/CharacterAttribute.cs @@ -21,6 +21,8 @@ public class CharacterAttribute : MonoBehaviour public string Stats1; public string Stats2; + + // Start is called before the first frame update void Start() {