From ecbaaae2a675209036341507b97a10ed8bf5f74f Mon Sep 17 00:00:00 2001 From: Quackster Date: Fri, 25 Apr 2025 23:27:43 +1000 Subject: [PATCH] Snowstorm is incredibly broken, actually --- .../havana/game/commands/registered/AboutCommand.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Havana-Server/src/main/java/org/alexdev/havana/game/commands/registered/AboutCommand.java b/Havana-Server/src/main/java/org/alexdev/havana/game/commands/registered/AboutCommand.java index f72477a..e8cdb90 100644 --- a/Havana-Server/src/main/java/org/alexdev/havana/game/commands/registered/AboutCommand.java +++ b/Havana-Server/src/main/java/org/alexdev/havana/game/commands/registered/AboutCommand.java @@ -29,9 +29,9 @@ public class AboutCommand extends Command { "
- ThuGie, Copyright, Raptosaur, Hoshiko, TOMYSSHADOW, Elijah " + // Call for help "
Romuald, Glaceon, Nillus, Jeppe, Meth0d, office.boy, bbadzz" + "
" + - "
Big thanks to Sefhriloff & Ascii for assisting with SnowStorm." + - "
" + - "
" + + //"
Big thanks to Sefhriloff & Ascii for assisting with SnowStorm." + + //"
" + + //"
" + "Made by Quackster from RaGEZONE")); }