fix StageDisplay errors, EvalSummary

This commit is contained in:
Jonathan Payne
2014-08-30 16:14:03 -07:00
parent bedaf07e51
commit ab394950e0
43 changed files with 474 additions and 780 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;);
};
};
};