Skip to content

Commit

Permalink
increase the screen transition time
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurKun21 committed Aug 13, 2024
1 parent b0565d8 commit 76fa711
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ class AutoBattle @Inject constructor(
support.selectSupport()

if (!isContinuing) {
4.seconds.wait()
7.seconds.wait()
startQuest()

// Wait timer till battle starts.
Expand Down

0 comments on commit 76fa711

Please sign in to comment.