more theme updates
This commit is contained in:
@@ -6,7 +6,7 @@ t[#t+1] = Def.Sprite {
|
||||
InitCommand=cmd(Center);
|
||||
BeginCommand=function(self)
|
||||
if GAMESTATE:GetCurrentSong() then
|
||||
self:LoadFromSong(GAMESTATE:GetCurrentSong());
|
||||
self:LoadFromSongBackground(GAMESTATE:GetCurrentSong());
|
||||
--self:LoadBackground( GAMESTATE:GetCurrentSong():GetBackgroundPath() );
|
||||
end;
|
||||
end;
|
||||
|
||||
@@ -210,7 +210,7 @@ RouletteOnCommand=maxwidth,400;shadowlength,1;zoom,0.75;rainbowscroll,true;thump
|
||||
#
|
||||
SortX=-132
|
||||
SortY=-2
|
||||
SortOnCommand=maxwidth,256;horizalign,left
|
||||
SortOnCommand=maxwidth,256;horizalign,left;shadowlength,1;shadowcolor,color("0,0,0,0.325")
|
||||
#
|
||||
ModeX=-132
|
||||
ModeY=-2
|
||||
|
||||
Reference in New Issue
Block a user