From c0eed687e252a1be7d0cd9c34d5b42cf425819b2 Mon Sep 17 00:00:00 2001 From: hch <305670599@qq.com> Date: 星期二, 04 十一月 2025 20:04:41 +0800 Subject: [PATCH] 0312 任务进度防范倒退情况 --- Main/Component/UI/Common/FakeButton.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Main/Component/UI/Common/FakeButton.cs b/Main/Component/UI/Common/FakeButton.cs index 894054f..e53a43c 100644 --- a/Main/Component/UI/Common/FakeButton.cs +++ b/Main/Component/UI/Common/FakeButton.cs @@ -1,5 +1,5 @@ 锘�//-------------------------------------------------------- -// [Author]: 绗簩涓栫晫 +// [Author]: 鐜╀釜娓告垙 // [ Date ]: Saturday, November 25, 2017 //-------------------------------------------------------- using UnityEngine; -- Gitblit v1.8.0