add the toasty sound back

i missed it a lot
This commit is contained in:
Colby Klein
2019-03-20 11:58:19 -07:00
parent d6bd0005eb
commit 3eb03feadd
4 changed files with 5 additions and 1 deletions
@@ -0,0 +1,3 @@
return LoadActor(THEME:GetPathS("", "_toasty")) .. {
StartTransitioningCommand=cmd(play);
};
@@ -1 +0,0 @@
_blank
Binary file not shown.
+2
View File
@@ -18,6 +18,8 @@ IsBaseTheme=1
# How big the design of the theme is. for example, if a theme was designed for
# 1080p, it would be shrunken for 640x480, as well as that, if it was designed
# for 480p, it would be enlarged for bigger screens!
# Note that doubleres graphics display with double the resolution, so a 640x480
# doubleres theme will have an effective resolution of 1280x960
ScreenWidth=1
ScreenHeight=480