From 0b90c66e1c957091e964084c8e7495086f3ff88b Mon Sep 17 00:00:00 2001 From: pizzaboxer Date: Thu, 4 May 2023 11:11:30 +0100 Subject: [PATCH] Remove ZWinPlayer64 from selectable channels --- Bloxstrap/RobloxDeployment.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Bloxstrap/RobloxDeployment.cs b/Bloxstrap/RobloxDeployment.cs index 993618a..ed865c8 100644 --- a/Bloxstrap/RobloxDeployment.cs +++ b/Bloxstrap/RobloxDeployment.cs @@ -62,7 +62,6 @@ namespace Bloxstrap public static readonly List SelectableChannels = new() { "LIVE", - "ZWinPlayer64", "ZFlag", "ZNext", "ZCanary",