Browse Source

!2 fix bug

pcacc 5 tháng trước cách đây
mục cha
commit
49e1a2a475
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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