수정
This commit is contained in:
@@ -6,5 +6,6 @@ execute if score init main matches 2.. run function mq:repeat/timer
|
||||
execute if score init main matches 5..6 run function mq:repeat/check_answer
|
||||
|
||||
# 정답 입력 다이얼로그: init=5 (곡 재생 중) 일 때만 열림 / 제출 처리
|
||||
# warn-off execute-group
|
||||
execute if score init main matches 5 as @a[scores={input=1..}] run function mq:answer/open
|
||||
execute if score init main matches 5 run function mq:answer/process
|
||||
|
||||
Reference in New Issue
Block a user