From 5a82da83e6ef0d8029ef09167df6c9fdf6a90a1c Mon Sep 17 00:00:00 2001 From: ChrisPlayzWii wmt <51-Chrisplayzwii@users.noreply.wiilab.wiimart.org> Date: Tue, 10 Jun 2025 20:07:54 -0500 Subject: [PATCH] remove the preload tag from the music.js script cuz it literally gets ignored and is useless, (also removed uwu from the music.js) --- branding.html | 2 +- credits.html | 2 +- errors.html | 2 +- index.html | 2 +- info-log.html | 2 +- install.html | 2 +- meta/music.js | 2 +- specials.html | 2 +- support.html | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/branding.html b/branding.html index d2a046a..a4721b2 100644 --- a/branding.html +++ b/branding.html @@ -4,7 +4,7 @@ - + Branding of WiiMart diff --git a/credits.html b/credits.html index b17b7ae..f370539 100644 --- a/credits.html +++ b/credits.html @@ -4,7 +4,7 @@ - + WiiMart Credits diff --git a/errors.html b/errors.html index f37d923..d245bb8 100644 --- a/errors.html +++ b/errors.html @@ -14,7 +14,7 @@ - + diff --git a/index.html b/index.html index 6814e93..1b16ac1 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - + WiiMart: an active Wii Shop revival! diff --git a/info-log.html b/info-log.html index df43ebb..17d87af 100644 --- a/info-log.html +++ b/info-log.html @@ -4,7 +4,7 @@ - + WiiMart: Important Info logs diff --git a/install.html b/install.html index e356d02..5e959bc 100644 --- a/install.html +++ b/install.html @@ -4,7 +4,7 @@ - + Install WiiMart diff --git a/meta/music.js b/meta/music.js index 633e11b..c6c32f0 100644 --- a/meta/music.js +++ b/meta/music.js @@ -53,7 +53,7 @@ function pauseBGM() { } function playBGMonload() { - // this version has it fade in for smoother experince between pages uwu (i could of used set interval, but memory issues?) + // this version has it fade in for smoother experince between pages (i could of used set interval, but memory issues?) fadeinbgm(); localStorage.setItem("shopmusic", "playing"); shoploop.play(); diff --git a/specials.html b/specials.html index 474d144..07f84c0 100644 --- a/specials.html +++ b/specials.html @@ -4,7 +4,7 @@ - + WiiMart Specials diff --git a/support.html b/support.html index f355154..a9584c4 100644 --- a/support.html +++ b/support.html @@ -4,7 +4,7 @@ - + Support for WiiMart