Files
itgmania212121/Themes/default/BGAnimations/ScreenSelectPlayMode underlay.lua
T
2011-03-17 01:47:30 -04:00

3 lines
120 B
Lua

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