forgot to set this

This commit is contained in:
bluepilledgreat 2023-10-04 12:12:06 +01:00
parent 1fcd05096a
commit 05c643a860

View File

@ -231,6 +231,7 @@ namespace Bloxstrap
else if (LaunchArgs[0].StartsWith("roblox-studio:") || LaunchArgs[0].StartsWith("roblox-studio-auth:"))
{
commandLine = LaunchArgs[0];
isStudioLaunch = true;
}
else
{