瀏覽代碼

!2 fix bug

pcacc 5 月之前
父節點
當前提交
49e1a2a475
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dongri_task.py

+ 1 - 1
dongri_task.py

@@ -345,7 +345,7 @@ class task_fightMonster(dongri_task):
         if False == basic_operate.click_outside_search():
             return False
 
-        if self.isAddStrenghth and basic_operate.get_line_num() >= 6:
+        if self.add_strengh and basic_operate.get_line_num() >= 6:
             return False