From e2d4f9314a5097f961250b5e06b66660dc247312 Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期二, 11 十一月 2025 17:05:03 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.1.20:10010/r/Project_SG_scripts
---
Main/Component/UI/Core/GradientText.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Main/Component/UI/Core/GradientText.cs b/Main/Component/UI/Core/GradientText.cs
index 8739e68..fa91a58 100644
--- a/Main/Component/UI/Core/GradientText.cs
+++ b/Main/Component/UI/Core/GradientText.cs
@@ -5,7 +5,7 @@
/// <summary>
/// 鏀寔娓愬彉鏁堟灉鐨勬枃鏈粍浠�
/// </summary>
-public class GradientText : Text
+public class GradientText : RichText
{
[Header("娓愬彉璁剧疆")]
[SerializeField]
--
Gitblit v1.8.0