mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
whoops didn't mean to push that
This commit is contained in:
parent
406bb7a54a
commit
bd12d605a3
@ -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;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user