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 19, 2024
1 parent 9691afe commit df62176
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 df62176

Please sign in to comment.