1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-19 08:23:35 +08:00

Revert "Fix: Timer for reward"

This reverts commit cad6d052
This commit is contained in:
LmeSzinc
2020-06-02 02:06:38 +08:00
parent cad6d052a6
commit 496a47bdb9
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ class Reward(RewardCommission, RewardTacticalClass):
logger.hr('Reward receive')
reward = False
exit_timer = Timer(1.5, count=5)
exit_timer = Timer(1, count=3)
click_timer = Timer(1)
exit_timer.start()
btn = []