Files
itgmania212121/Themes/_themekit-piu/BGAnimations/ScreenTitleMenu underlay/default.lua
T

6 lines
172 B
Lua
Raw Normal View History

2011-04-29 14:58:59 -04:00
return Def.ActorFrame {
LoadFont("_arial black 20px")..{
Text="Background logo or video must go here...";
InitCommand=cmd(CenterX;y,200;Stroke,color("#000000"));
};
2011-04-07 16:42:16 -07:00
}