This commit is contained in:
Jonathan Payne
2014-08-30 03:10:24 -07:00
parent bedaf07e51
commit 83aaf2b2a5
38 changed files with 454 additions and 768 deletions
@@ -1,8 +1,5 @@
return Def.ActorFrame {
LoadActor(THEME:GetPathG("OptionRowExit","frame")) .. {
InitCommand=cmd(diffusebottomedge,Color("Orange"));
};
LoadActor(THEME:GetPathG("_icon","Sort")) .. {
InitCommand=cmd(x,-60;shadowlength,1;);
};
};
};