366
367
368
369
370
371
372
373
374
375
376
377
378
379
|
local cache_5
local cache_6
local cache_7
local cache_8
local cache_9
local _
fun["二_印卡"] = function(str_1, str_2, str_3) --{
if str_3 then --{
--}
|
>
>
>
>
>
>
>
>
>
>
>
>
>
>
|
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
|
local cache_5
local cache_6
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 --{
--}
|
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
|
--兼容层-------------------------------
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) --{
fun["aux.BeginPuzzle"]()
|
<
<
<
<
<
<
<
<
<
<
<
<
|
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
|
--兼容层-------------------------------
fun["aux.BeginPuzzle"] = aux.BeginPuzzle
aux.BeginPuzzle = function(str_1, str_2) --{
fun["aux.BeginPuzzle"]()
|