Skip to content

Commit c736a15

Browse files
ShirakamiAmeShirakamiRain
andauthored
不是怎么还他妈有拼写错误 (#2)
* 修正代码拼写错误 * 不是怎么还他妈有拼写错误 --------- Co-authored-by: ShirakamiRain <14082141+shirakamirain@user.noreply.gitee.com>
1 parent 709e97b commit c736a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Core/Manager/HintManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public IEnumerator<float> Update()
3737

3838
int usedMex = text.Length - 1;
3939
int used = 0;
40-
text[used] += "YongAnFrame Bata v0.0.1";
40+
text[used] += "YongAnFrame Beta v0.0.1";
4141
//used++;
4242

4343
used = 20;

0 commit comments

Comments
 (0)