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

6 lines
91 B
Lua
Raw Normal View History

2011-09-03 04:02:51 -05:00
local t = Def.ActorFrame{
--LoadActor("danger");
2011-09-03 04:02:51 -05:00
LoadActor("ScreenFilter");
};
return t;