Files
itgmania212121/Themes/default/BGAnimations/ScreenSelectPlayMode underlay.lua
T
2010-06-19 09:18:11 -05:00

3 lines
122 B
Lua

local t = Def.ActorFrame {};
t[#t+1] = StandardDecorationFromFileOptional("BackgroundFrame","BackgroundFrame");
return t