mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 21:39:57 +00:00
Add fadeout on title screen exit as well
This commit is contained in:
parent
7274072a2d
commit
55f6a4318c
1 changed files with 1 additions and 0 deletions
|
|
@ -207,6 +207,7 @@ class Scene_Title
|
|||
Audio.bgs_fade(800)
|
||||
Audio.me_fade(800)
|
||||
# Shutdown
|
||||
Oneshot.exiting true
|
||||
$scene = nil
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue