partial ScreenLegal

This commit is contained in:
Chris Danford
2008-05-27 00:19:37 +00:00
parent db1490b4ff
commit e067a0a836
9 changed files with 31 additions and 9 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

@@ -0,0 +1,3 @@
return LoadActor("bg") .. {
InitCommand=cmd(x,SCREEN_CENTER_X;y,SCREEN_CENTER_Y;);
};