Files
itgmania212121/Themes/_themekit-piu/BGAnimations/ScreenTitleMenu underlay/default.lua
T
2013-07-18 17:43:01 -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"));
};
}