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

3 lines
99 B
Lua
Raw Normal View History

2011-03-17 01:47:30 -04:00
local t = LoadFallbackB();
2013-06-04 23:31:57 -04:00
t[#t+1] = LoadActor( THEME:GetPathB("_Arcade","decorations") );
2010-08-07 14:51:27 -05:00
return t