Files
itgmania212121/Themes/_fallback/BGAnimations/ScreenGameplay toasty.lua
T
Colby Klein 3eb03feadd add the toasty sound back
i missed it a lot
2019-03-20 11:58:19 -07:00

4 lines
94 B
Lua

return LoadActor(THEME:GetPathS("", "_toasty")) .. {
StartTransitioningCommand=cmd(play);
};