eval cleanup
This commit is contained in:
@@ -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;);
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user