Files
itgmania212121/Themes/new/Graphics/ScreenSelectStyle Cursor.lua
T
Jonathan Payne 44d99d9c63 update
2012-08-01 23:15:05 -07:00

8 lines
163 B
Lua

return Def.ActorFrame {
Def.Quad {
InitCommand=cmd(zoomto,48,24;diffuse,PlayerColor(PLAYER_1));
};
LoadFont("Common Normal") .. {
Text="P1";
};
};