Index: single/19.Let's GaGaGa.lua ================================================================== --- single/19.Let's GaGaGa.lua +++ single/19.Let's GaGaGa.lua @@ -46,6 +46,6 @@ --~ fun["开局添加手卡"](6) fun["开局添加手卡"](1) fun["通关邀请"]() -Duel.GetTurnCount(0) +Debug.ShowHint(tostring(Duel.GetTurnCount(0)))