Browse Source

!2 fix bug

pcacc 5 months ago
parent
commit
49e1a2a475
1 changed files with 1 additions and 1 deletions
  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():
         if False == basic_operate.click_outside_search():
             return False
             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
             return False