reposition radar percentages
This commit is contained in:
@@ -83,8 +83,8 @@ local function CreatePaneDisplayGraph( _pnPlayer, _sLabel, _rcRadarCategory )
|
|||||||
end;
|
end;
|
||||||
};
|
};
|
||||||
LoadFont("Common Normal") .. {
|
LoadFont("Common Normal") .. {
|
||||||
InitCommand=cmd(x,40;zoom,0.5;);
|
InitCommand=cmd(x,14;zoom,0.45;halign,0;);
|
||||||
OnCommand=cmd(shadowlength,1;);
|
OnCommand=cmd(shadowlength,1;strokecolor,color("0.15,0.15,0.15,0.625"));
|
||||||
CurrentSongChangedMessageCommand=cmd(playcommand,"Set");
|
CurrentSongChangedMessageCommand=cmd(playcommand,"Set");
|
||||||
CurrentStepsP1ChangedMessageCommand=cmd(playcommand,"Set");
|
CurrentStepsP1ChangedMessageCommand=cmd(playcommand,"Set");
|
||||||
CurrentStepsP2ChangedMessageCommand=cmd(playcommand,"Set");
|
CurrentStepsP2ChangedMessageCommand=cmd(playcommand,"Set");
|
||||||
|
|||||||
Reference in New Issue
Block a user