Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -368,10 +368,24 @@ local cache_7 local cache_8 local cache_9 local _ + +fun["Debug.ReloadFieldEnd"] = Debug.ReloadFieldEnd + +Debug.ReloadFieldEnd = function(str_1) --{ + + fun["Debug.ReloadFieldEnd"]() + + if str_1 then --{ + + fun["一_随机抽卡"](str_1) + + end --} + + end --} fun["二_印卡"] = function(str_1, str_2, str_3) --{ if str_3 then --{ @@ -540,23 +554,11 @@ --兼容层------------------------------- -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) --{