diff --git a/meta/FishieDeath.ogg b/meta/FishieDeath.ogg deleted file mode 100644 index 540c3aa..0000000 Binary files a/meta/FishieDeath.ogg and /dev/null differ diff --git a/meta/background.png b/meta/background.png deleted file mode 100644 index 561b769..0000000 Binary files a/meta/background.png and /dev/null differ diff --git a/meta/music.js b/meta/music.js index 6e28662..330da73 100644 --- a/meta/music.js +++ b/meta/music.js @@ -1,4 +1,4 @@ -// Wii Shop BGM Player, suggested by @legamer66 (https://discord.com/channels/1346485785284575335/1346485786039681056/1351527080546009259) +// Wii Shop BGM Player, suggested by @legamer66 (https://discord.com/channels/1346485785284575335/1346485786039681056/1351527080546009259 - image of msg: https://i.ibb.co/BHqMSSQp/LEEe.png (WiiMart BGM played originally added on March 18th, 2025, Completely recoded/fixed on Aug 18th, 2025) var wscmusic = null; var browsercanplayaudio = false; var browserchecksdone = 0; var initialvolume = 0.01; var currenttiime = localStorage.getItem("bgmcurrenttime") || 0;