lots of theme tweaks from midiman

This commit is contained in:
AJ Kelly
2010-06-25 20:52:45 -05:00
parent 8d160bdc56
commit 2512d5d8c3
7 changed files with 58 additions and 21 deletions
@@ -1,7 +1,7 @@
return Def.SongBPMDisplay {
File=THEME:GetPathF("BPMDisplay", "bpm");
Name="BPMDisplay";
InitCommand=cmd(zoom,0.75);
InitCommand=cmd(zoom,0.675;shadowlength,1);
SetCommand=function(self) self:SetFromGameState() end;
CurrentSongChangedMessageCommand=cmd(playcommand,"Set");
CurrentCourseChangedMessageCommand=cmd(playcommand,"Set");