From 7d530fe258d93218070dfcd4cc6b17c70aaa533c Mon Sep 17 00:00:00 2001 From: /home/odd Date: Fri, 8 May 2026 06:27:38 -0400 Subject: [PATCH] More splashes! (#23) --- src/hooks/useAudioController.ts | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/hooks/useAudioController.ts b/src/hooks/useAudioController.ts index 7e5a359..8a10461 100644 --- a/src/hooks/useAudioController.ts +++ b/src/hooks/useAudioController.ts @@ -106,7 +106,7 @@ const SPLASHES = [ "Traduis-moi !", "May contains Mr_Anilex", "Neoapps didn't write this splash", - "Where's Kinger ?", + "Where's Kinger?", "KayJann, Breakcore and code", "Hey Goku!", "Vegeta is a DZ mashallah", @@ -144,14 +144,22 @@ const SPLASHES = [ "piebot was here!", "Legacy in an evolved manner.", "neoapps is cool!", + "neoapps has put a self insert into this program!", "Also try neoLegacy!", "$20 is $20", "no RenderDragon!", "Iggy Jiggy", "Arch, btw!", "Bedrock bad!", + "Bedrock Linux not bad", "Also try Terraria!", "Also try LC Launcher!", + "Exclusively abandonware!", + "100% legal in all 3 states (of matter)", + "Herobrine has been confirmed we are fighting him please help", + "LGTM", + "git revert", + "We do not crypto mine on your computer.", ]; interface AudioControllerProps {