mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 00:28:52 +08:00
Fix: Timer for reward
This commit is contained in:
@@ -148,7 +148,7 @@ class BookGroup:
|
||||
|
||||
|
||||
class RewardTacticalClass(UI, InfoHandler):
|
||||
tactical_animation_timer = Timer(2, count=3)
|
||||
tactical_animation_timer = Timer(2, count=6)
|
||||
|
||||
def _tactical_animation_running(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user