make lyrics show up over gameplay footer
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
function Actor:LyricCommand(side)
|
function Actor:LyricCommand(side)
|
||||||
self:settext( Var "LyricText" )
|
self:settext( Var "LyricText" )
|
||||||
|
self:draworder(102)
|
||||||
|
|
||||||
self:stoptweening()
|
self:stoptweening()
|
||||||
self:shadowlengthx(0)
|
self:shadowlengthx(0)
|
||||||
|
|||||||
Reference in New Issue
Block a user