Up-in-the-Air – commitdiff

You can use Git to clone the repository via the web URL. Download snapshot (zip)
Update asset list
authorJulian Fietkau <git@fietkau.software>
Sat, 28 Sep 2024 00:09:53 +0000 (02:09 +0200)
committerJulian Fietkau <git@fietkau.software>
Sat, 28 Sep 2024 00:09:53 +0000 (02:09 +0200)
main.js

diff --git a/main.js b/main.js
index 08f852508776143cb9113b5e769877cf98cf7162..137575bb01343045b197de24d3be90926cdfa78d 100644 (file)
--- a/main.js
+++ b/main.js
@@ -48,7 +48,7 @@ function loadAllAssets(game, renderProgressCallback) {
   ];
   return new Promise((resolve, reject) => {
     let todoList = {
-      'audio/wind.ogg': 37866,
+      'audio/wind.ogg': 72482,
       'fonts/cookie.json': 37866,
       'textures/cloud0a.png': 568,
       'textures/cloud0b.png': 569,
@@ -76,7 +76,6 @@ function loadAllAssets(game, renderProgressCallback) {
       'textures/feather-purple.png': 1028,
       'textures/feather-red.png': 1024,
       'textures/highcontrast-backdrop.png': 500,
-      'textures/logo.png': 5174,
       'textures/pinwheel.png': 904,
       'textures/house-day-1.png': 17819,
       'textures/house-day-2.png': 598,