/run if TF then TF:SetScript("OnUpdate",nil)TF=nil;Stopwatch_FinishCountdown()StopwatchFrame:Hide()else TF=CreateFrame"FRAME"TF:SetScript("OnUpdate",function()if not Stopwatch_IsPlaying() then Stopwatch_StartCountdown(0,0,60)Stopwatch_Play()end;end)end


지금 쓰고 있는 매크로 인데요 마지막에 띵소리 안나게 수정하려면 어떻게 해야 하죠?