Files
itgmania212121/Themes/default/BGAnimations/ScreenSelectPlayMode underlay.lua
T

3 lines
120 B
Lua
Raw Normal View History

2011-03-17 01:47:30 -04:00
local t = Def.ActorFrame {};
t[#t+1] = StandardDecorationFromFileOptional("BackgroundFrame","BackgroundFrame");
return t