new track

This commit is contained in:
Lain Iwakura 2025-08-26 19:18:45 +03:00
parent 2a1f1ffc2f
commit 7bf769a72e
No known key found for this signature in database
GPG Key ID: C7C18257F2ADC6F8
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -66,7 +66,7 @@
try { try {
loadingProgress = 10; loadingProgress = 10;
const trackFiles = ['mgxleepe.flac', 'jifmachinecd.flac', 'psshvec.flac', 'zimaooes.flac', 'ymms.flac', 'deadline.flac']; const trackFiles = ['swrslvtltssm.flac', 'mgxleepe.flac', 'jifmachinecd.flac', 'psshvec.flac', 'zimaooes.flac', 'ymms.flac', 'deadline.flac'];
shuffleInPlace(trackFiles); shuffleInPlace(trackFiles);
tracks = []; tracks = [];