yyl
2025-05-19 b118ece3db250a5a257b60713da92234d8d5a57a
Main/Component/UI/Core/TextImage.cs
@@ -19,8 +19,9 @@
    protected override void Awake()
    {
        base.Awake();
        base.font = FontUtility.preferred;
        base.material = MaterialUtility.hudMaterial;
        // todo yyl
        // base.font = FontUtility.preferred;
        // base.material = MaterialUtility.hudMaterial;
        if (sprite != null)
        {