whoops didn't mean to push that

This commit is contained in:
pizzaboxer 2024-10-16 01:17:34 +01:00
parent 406bb7a54a
commit bd12d605a3
No known key found for this signature in database
GPG Key ID: 59D4A1DBAD0F2BA8

View File

@ -522,8 +522,6 @@ namespace Bloxstrap
{ {
if (isAutoUpgrade) if (isAutoUpgrade)
{ {
Frontend.ShowMessageBox(String.Join(',', App.LaunchSettings.Args.Length));
if (App.LaunchSettings.Args.Length == 0) if (App.LaunchSettings.Args.Length == 0)
App.LaunchSettings.RobloxLaunchMode = LaunchMode.Player; App.LaunchSettings.RobloxLaunchMode = LaunchMode.Player;