Skip to content

Commit

Permalink
Updated update type thingy part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
j10a1n15 authored Jul 10, 2024
1 parent ef637ad commit 3e1f8d0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import at.hannibal2.skyhanni.features.gui.customscoreboard.ScoreboardPattern
import at.hannibal2.skyhanni.utils.LorenzUtils.inAnyIsland
import at.hannibal2.skyhanni.utils.RegexUtils.firstMatches

// internal
// scoreboard update
// scoreboard
// scoreboard update event
object FlightDuration : ScoreboardEvent() {
override fun getDisplay() = ScoreboardPattern.flightDurationPattern.firstMatches(getSbLines())?.trim()

Expand Down

0 comments on commit 3e1f8d0

Please sign in to comment.