游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [d6fbf2cf62]:

To Artifact [9ec66e2f8d]:


1
2
3
4
5
6
7
8
9
10
11
12
13
14
local str = {}
local fun = {}

local cache_1
local cache_2
local cache_3

str["Debug.ReloadFieldBegin"] = Debug.ReloadFieldBegin

Debug.ReloadFieldBegin = function(str_1, str_2)
  str["不洗牌"] = str_1 & DUEL_PSEUDO_SHUFFLE

  if str_2 then
    if str_2 == 3 then



<
<
<
<







1
2
3




4
5
6
7
8
9
10
local str = {}
local fun = {}





str["Debug.ReloadFieldBegin"] = Debug.ReloadFieldBegin

Debug.ReloadFieldBegin = function(str_1, str_2)
  str["不洗牌"] = str_1 & DUEL_PSEUDO_SHUFFLE

  if str_2 then
    if str_2 == 3 then