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

3 lines
122 B
Lua
Raw Normal View History

2008-03-12 09:49:46 +00:00
return Def.ActorFrame {
StandardDecorationFromFile( "GameLogo", "GameLogo " .. GAMESTATE:GetCurrentGame():GetName() );
2007-05-17 22:26:36 +00:00
};