Files
itgmania212121/Themes/new/Graphics/ScreenSelectStyle Cursor.lua
T

8 lines
163 B
Lua
Raw Normal View History

2012-08-01 23:15:05 -07:00
return Def.ActorFrame {
Def.Quad {
InitCommand=cmd(zoomto,48,24;diffuse,PlayerColor(PLAYER_1));
};
LoadFont("Common Normal") .. {
Text="P1";
};
};