Up-in-the-Air – commitdiff

You can use Git to clone the repository via the web URL. Download snapshot (zip)
Remove jazz audio theme metadata again
authorJulian Fietkau <git@fietkau.software>
Sat, 28 Sep 2024 00:05:05 +0000 (02:05 +0200)
committerJulian Fietkau <git@fietkau.software>
Sat, 28 Sep 2024 00:05:05 +0000 (02:05 +0200)
main.js

diff --git a/main.js b/main.js
index 60e68a6673e6bd44f2ce7f4f0bdd60d03687befc..08f852508776143cb9113b5e769877cf98cf7162 100644 (file)
--- a/main.js
+++ b/main.js
@@ -96,7 +96,6 @@ function loadAllAssets(game, renderProgressCallback) {
     }
     game.assets.audiothemes = [];
     const audioThemes = {
-      'jazz': [1636930, 34002, 34629, 25399, 16426, 26122],
       'classical': [1636930, 34002, 34629, 25399, 16426, 26122],
     }
     for(let theme of Object.keys(audioThemes)) {