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() {