6 lines
121 B
Lua
6 lines
121 B
Lua
return Def.ActorFrame {
|
|
LoadActor(THEME:GetPathG("_icon","Sort")) .. {
|
|
InitCommand=cmd(x,-60;shadowlength,1;);
|
|
};
|
|
};
|