Skip to content

Commit

Permalink
Dont show song info if steps change right before moving into a pack (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
nico-abram authored and MinaciousGrace committed Nov 18, 2017
1 parent 78ff727 commit a86de6e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ t[#t+1] = Def.Actor{
CurrentStepsP1ChangedMessageCommand=function(self)
song = GAMESTATE:GetCurrentSong()
MESSAGEMAN:Broadcast("UpdateChart")
alreadybroadcasted = true
end,
CurrentSongChangedMessageCommand=function(self)
-- This will disable mirror when switching songs if OneShotMirror is enabled or if permamirror is flagged on the chart (it is enabled if so in screengameplayunderlay/default)
Expand Down

0 comments on commit a86de6e

Please sign in to comment.