add the toasty sound back
i missed it a lot
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
return LoadActor(THEME:GetPathS("", "_toasty")) .. {
|
||||
StartTransitioningCommand=cmd(play);
|
||||
};
|
||||
@@ -1 +0,0 @@
|
||||
_blank
|
||||
Binary file not shown.
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user