Skip to content

Commit

Permalink
argh
Browse files Browse the repository at this point in the history
  • Loading branch information
poco0317 committed Oct 14, 2024
1 parent f7137b1 commit f62b79d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -383,8 +383,6 @@ t.JudgmentMessageCommand = function(self, params)
if myscoreIndex > VISIBLE_ENTRIES then
for name, label in pairs(entryActors[VISIBLE_ENTRIES + 1]) do
label:update(curScore, myscoreIndex)
ms.ok(name)
ms.ok("setvis ")
label:visible(true)
end
end
Expand Down

0 comments on commit f62b79d

Please sign in to comment.