Add footer to ScreenNetRoom

This commit is contained in:
Josh Allen
2008-05-24 13:56:27 +00:00
parent 7b0ebedc8a
commit cf42cf779b
2 changed files with 5 additions and 1 deletions
@@ -0,0 +1,4 @@
return LoadActor("_footer shared (doubleres)") ..
{
InitCommand=cmd(draworder,-1);
}