Files
itgmania212121/stepmania/Themes/default/BGAnimations/ScreenLogo underlay.lua
T

3 lines
138 B
Lua
Raw Normal View History

2008-03-12 09:49:46 +00:00
return Def.ActorFrame {
2008-03-31 11:49:26 +00:00
LoadActor( THEME:GetPathB('','_standard decoration required'), "Logo", GAMESTATE:GetCurrentGame():GetName() );
2007-05-17 22:26:36 +00:00
};