Files
itgmania212121/Themes/default/Graphics/ScreenSelectMusic SortOrderFrame.lua
T

6 lines
121 B
Lua
Raw Normal View History

2011-03-17 01:47:30 -04:00
return Def.ActorFrame {
LoadActor(THEME:GetPathG("_icon","Sort")) .. {
InitCommand=cmd(x,-60;shadowlength,1;);
2011-03-17 01:47:30 -04:00
};
2014-08-30 16:14:03 -07:00
};