Skip to content

Commit

Permalink
fix another missed update with scores... need to refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed Nov 25, 2018
1 parent 9036e6d commit d0f9776
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -179,6 +179,7 @@ local ret =
end
end,
NestedTabChangedMessageCommand = function(self)
self:queuecommand("Set")
updateLeaderBoardForCurrentChart()
end,
CurrentStepsP1ChangedMessageCommand = function(self)
Expand Down

0 comments on commit d0f9776

Please sign in to comment.