From 9bbc5f732873f7603e9d5e5383f43504f6ba6c5b Mon Sep 17 00:00:00 2001 From: JohnCorby Date: Sat, 13 Nov 2021 21:41:53 -0800 Subject: [PATCH] bruh --- QSB/MeteorSync/Patches/MeteorClientPatches.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/QSB/MeteorSync/Patches/MeteorClientPatches.cs b/QSB/MeteorSync/Patches/MeteorClientPatches.cs index e9a6f8e4..f280e394 100644 --- a/QSB/MeteorSync/Patches/MeteorClientPatches.cs +++ b/QSB/MeteorSync/Patches/MeteorClientPatches.cs @@ -63,7 +63,6 @@ namespace QSB.MeteorSync.Patches DebugLog.DebugWrite($"{qsbMeteorLauncher.LogName} - launch {qsbMeteor.LogName} {qsbMeteorLauncher.LaunchSpeed}"); } - else { DebugLog.ToConsole($"{qsbMeteorLauncher.LogName} - could not find meteor {qsbMeteorLauncher.MeteorId} in pool", MessageType.Warning);