- Music included

- Audio ongoing
This commit is contained in:
2022-12-27 14:08:13 +01:00
parent f09fddaae9
commit 0a8054c67f
4 changed files with 16 additions and 3 deletions

View File

@@ -186,6 +186,7 @@ function update_game()
elseif btnp(KEY_RETURN) then
mode=modes.playing
mapa_do_backup()
playchirp(audio_main_song);
elseif btnp(KEY_S) and (btn(KEY_LCTRL) or btn(KEY_LGUI)) then
_update=update_dialog
elseif btnp(KEY_C) then