I am not totally positive that this is the correct way to do this, but it seems to work in widescreen now.

This commit is contained in:
Steve Checkoway
2006-10-16 08:05:53 +00:00
parent d07dc2335a
commit 7fa809ed32
2 changed files with 3 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

@@ -0,0 +1,3 @@
return LoadActor( "_name entry" )() .. {
InitCommand = cmd(stretchto,SCREEN_LEFT,SCREEN_TOP,SCREEN_RIGHT,SCREEN_BOTTOM),
}