This commit is contained in:
Jonathan Payne
2012-08-01 23:15:05 -07:00
parent 3eb4e8d284
commit 44d99d9c63
28 changed files with 620 additions and 18 deletions
@@ -0,0 +1,8 @@
return Def.ActorFrame {
Def.Quad {
InitCommand=cmd(zoomto,48,24;diffuse,PlayerColor(PLAYER_1));
};
LoadFont("Common Normal") .. {
Text="P1";
};
};