Files
itgmania212121/Themes/_themekit-piu/BGAnimations/ScreenTitleMenu underlay/default.lua
T
2011-04-29 14:58:59 -04:00

6 lines
172 B
Lua

return Def.ActorFrame {
LoadFont("_arial black 20px")..{
Text="Background logo or video must go here...";
InitCommand=cmd(CenterX;y,200;Stroke,color("#000000"));
};
}