don't use Font in lua
This commit is contained in:
@@ -192,7 +192,7 @@ local children =
|
||||
};
|
||||
|
||||
Def.BPMDisplay {
|
||||
Font="BPMDisplay bpm";
|
||||
File=THEME:GetPathF("BPMDisplay", "bpm");
|
||||
Name="BPMDisplay";
|
||||
InitCommand=cmd(horizalign,right;y,SCREEN_CENTER_Y-134;shadowlength,0;);
|
||||
OnCommand=cmd(stoptweening;x,SCREEN_CENTER_X-160-SCREEN_WIDTH*0.6;bounceend,0.5;addx,SCREEN_WIDTH*0.6);
|
||||
|
||||
Reference in New Issue
Block a user