完善联调标准化与诊断链路
This commit is contained in:
@@ -271,7 +271,7 @@ function buildPunchHintText(
|
||||
focusedTarget: GameControl | null,
|
||||
): string {
|
||||
if (state.status === 'idle') {
|
||||
return '点击开始后先打开始点'
|
||||
return '先打开始点即可正式开始比赛'
|
||||
}
|
||||
|
||||
if (state.status === 'finished') {
|
||||
|
||||
Reference in New Issue
Block a user