Skip to content

Commit

Permalink
不是怎么还他妈有拼写错误 (#2)
Browse files Browse the repository at this point in the history
* 修正代码拼写错误

* 不是怎么还他妈有拼写错误

---------

Co-authored-by: ShirakamiRain <14082141+shirakamirain@user.noreply.gitee.com>
  • Loading branch information
ShirakamiAme and ShirakamiRain authored Aug 25, 2024
1 parent 709e97b commit c736a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/Manager/HintManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public IEnumerator<float> 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;
Expand Down

0 comments on commit c736a15

Please sign in to comment.