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

3 lines
75 B
Lua
Raw Normal View History

2017-08-08 01:07:34 -06:00
local t = Def.ActorFrame {};
t[#t+1] = LoadActor("ScreenFilter");
return t