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