Skip to content

Commit

Permalink
Fix: TunnelMaps Deadlock (#2277)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thunderblade73 authored Jul 31, 2024
1 parent a21584a commit 7e2a3d9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,7 @@ object TunnelsMaps {
closedNote = null
clearPath()
cooldowns.clear()
goalReached = false
}

private var nextSpotDelay = SimpleTimeMark.farPast()
Expand Down

0 comments on commit 7e2a3d9

Please sign in to comment.