mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-05 20:29:22 +01:00
updated default ST bgm
This commit is contained in:
parent
f492da671e
commit
2ecc0eb7c7
@ -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.
BIN
public/sounds/bgm/cup-of-cohee.ogg
Normal file
BIN
public/sounds/bgm/cup-of-cohee.ogg
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user