updated default ST bgm

This commit is contained in:
Tony Ribeiro 2023-08-21 17:35:20 +02:00
parent f492da671e
commit 2ecc0eb7c7
3 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ const DEFAULT_EXPRESSIONS = [
];
const SPRITE_DOM_ID = "#expression-image";
const AMBIENT_FOLDER = "sounds/ambient/";
const FALLBACK_BGMS = ["sounds/bgm/bgm_0.mp3"]; // TODO fetch them from folder default and custom
const FALLBACK_BGMS = ["sounds/bgm/cup-of-cohee.ogg"]; // TODO fetch them from folder default and custom
let characterMusics = {}; // Updated with module workers
//let ambientMusics = []; // Initialized only once

Binary file not shown.

Binary file not shown.