Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -70,10 +70,20 @@ end --} fun["Debug.ReloadFieldBegin"](str_1, str_2) end --} + +fun["Debug.ReloadFieldEnd"] = Debug.ReloadFieldEnd + +Debug.ReloadFieldEnd = function(str_1) --{ + fun["Debug.ReloadFieldEnd"]() + + if str_1 then --{ + fun["随机抽卡"](str_1) + end --} + end --} fun["aux.BeginPuzzle"] = aux.BeginPuzzle aux.BeginPuzzle = function(str_1, str_2) --{