diff --git a/Themes/_fallback/Scripts/02 Lyrics.lua b/Themes/_fallback/Scripts/02 Lyrics.lua index 169aff9712..9c3be1833e 100644 --- a/Themes/_fallback/Scripts/02 Lyrics.lua +++ b/Themes/_fallback/Scripts/02 Lyrics.lua @@ -1,5 +1,6 @@ function Actor:LyricCommand(side) self:settext( Var "LyricText" ) + self:draworder(102) self:stoptweening() self:shadowlengthx(0)