made main menu music fade in

This commit is contained in:
ameworm 2026-02-16 19:27:25 -03:00
parent 8928ca6087
commit b1f40bfecb
5 changed files with 2 additions and 0 deletions

BIN
images/fx/deadgirl.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

View file

@ -451,6 +451,8 @@ screen main_menu():
# textbutton _("About") action ShowMenu("about")
# textbutton _("Help") action ShowMenu("help")
on 'show' action Play('music', config.main_menu_music, fadein=1.5)
style main_menu_frame is empty
style main_menu_vbox is vbox
style main_menu_text is gui_text

Binary file not shown.

Binary file not shown.