From c736a15d588d4289363936065eb55c062b218411 Mon Sep 17 00:00:00 2001 From: ShirakamiAme <85148911+ShirakamiAme@users.noreply.github.com> Date: Sun, 25 Aug 2024 17:40:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E6=98=AF=E6=80=8E=E4=B9=88=E8=BF=98?= =?UTF-8?q?=E4=BB=96=E5=A6=88=E6=9C=89=E6=8B=BC=E5=86=99=E9=94=99=E8=AF=AF?= =?UTF-8?q?=20(#2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 修正代码拼写错误 * 不是怎么还他妈有拼写错误 --------- Co-authored-by: ShirakamiRain <14082141+shirakamirain@user.noreply.gitee.com> --- Core/Manager/HintManager.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/Manager/HintManager.cs b/Core/Manager/HintManager.cs index 53b419b..bae3348 100644 --- a/Core/Manager/HintManager.cs +++ b/Core/Manager/HintManager.cs @@ -37,7 +37,7 @@ public IEnumerator Update() int usedMex = text.Length - 1; int used = 0; - text[used] += "YongAnFrame Bata v0.0.1"; + text[used] += "YongAnFrame Beta v0.0.1"; //used++; used = 20;