eval cleanup

This commit is contained in:
Chris Danford
2008-04-08 19:57:31 +00:00
parent d30e321969
commit a51ed62041
14 changed files with 144 additions and 126 deletions
@@ -1,8 +1,8 @@
return Def.ActorFrame {
LoadActor("arrow") .. {
InitCommand=cmd(y,-16;);
InitCommand=cmd(y,8;shadowlengthx,0;shadowlengthy,2;);
};
LoadFont("Common normal") .. {
InitCommand=cmd(y,-32;settext,"Barely";);
InitCommand=cmd(y,-8;settext,"Barely";shadowlengthx,0;shadowlengthy,2;);
};
};