Files
itgmania212121/stepmania/Themes/default/Graphics/ScreenMiniMenu header.lua
T

6 lines
141 B
Lua
Raw Normal View History

2009-04-06 10:52:38 +00:00
return Def.ActorFrame {
LoadFont( "common normal" ) .. {
InitCommand=cmd(shadowlength,0;settext,ScreenString("HeaderText"););
};
};