游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [816bdeb8a6]:

To Artifact [ffdc3cec2b]:


32
33
34
35
36
37
38
39
function d_3.操类(o1, o2, o3)
  if type(o1) == o2 then
    return o3(o1)
  else
    return o1
    end
  end
return







|
32
33
34
35
36
37
38
39
function d_3.操类(o1, o2, o3)
  if type(o1) == o2 then
    return o3(o1)
  else
    return o1
    end
  end
return d_3