simple shitty chord loop for the main menu

This commit is contained in:
ameworm 2026-02-16 19:17:54 -03:00
parent 92e5da0daa
commit 8928ca6087
3 changed files with 1 additions and 1 deletions

View file

@ -62,7 +62,7 @@ define config.has_voice = True
## the player is at the main menu. This file will continue playing into the
## game, until it is stopped or another file is played.
# define config.main_menu_music = "main-menu-theme.ogg"
define config.main_menu_music = "bgm/startloop.ogg"
## Transitions #################################################################