Files
itgmania212121/Themes/default/BGAnimations/ScreenNetSelectMusic decorations.lua
T

5 lines
111 B
Lua
Raw Normal View History

2010-01-26 21:00:30 -06:00
local t = LoadFallbackB();
t[#t+1] = StandardDecorationFromFileOptional("BPMLabel","BPMLabel");
return t;