Skip to content

Commit

Permalink
fix missing...misses in local scoreboard
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed Dec 1, 2018
1 parent 4ffcd4c commit 2592c6b
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ local jdgs = {
"TapNoteScore_W2",
"TapNoteScore_W3",
"TapNoteScore_W4",
"TapNoteScore_W5"
"TapNoteScore_W5",
"TapNoteScore_Miss"
}

local function arbitraryLeaderboardSpacing(value)
Expand Down

0 comments on commit 2592c6b

Please sign in to comment.