Fix mode wheel and sort display

This commit is contained in:
ListenerJubatus
2018-01-02 13:11:08 -06:00
parent 1015f3a0ae
commit 65e1e84b11
10 changed files with 42 additions and 5 deletions
@@ -0,0 +1,3 @@
return LoadActor(THEME:GetPathG("MusicWheelItem", "ModeItem")) .. {
OnCommand=cmd(diffuse,ScreenColor(SCREENMAN:GetTopScreen():GetName()););
};