游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [573321e00e]:

To Artifact [ea17908cdb]:


81
82
83
84
85
86
87




88
89
90
91
92
93
94
95
96
97
98
99
    
    cache_1 = Duel.GetLP(1)
    
    if cache_1 <= 0 then --{
      
      if cache_1 == 0 then --{
        




        Debug.ShowHint(str["解弹窗"])
        
        end --}
        
      Debug.ShowHint(str["解弹窗"])
      
      --}
      
    else --{
      
      return false
      







>
>
>
>
|



|







81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
    
    cache_1 = Duel.GetLP(1)
    
    if cache_1 <= 0 then --{
      
      if cache_1 == 0 then --{
        
        --}
        
      else  --{
        
        Debug.ShowHint(str["解弹窗"])
        
        end --}
        
      Debug.ShowHint(str["解弹窗"])
      
      --}
      
    else --{
      
      return false