mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-05-14 12:14:43 -07:00
forgot to set this
This commit is contained in:
parent
1fcd05096a
commit
05c643a860
@ -231,6 +231,7 @@ namespace Bloxstrap
|
|||||||
else if (LaunchArgs[0].StartsWith("roblox-studio:") || LaunchArgs[0].StartsWith("roblox-studio-auth:"))
|
else if (LaunchArgs[0].StartsWith("roblox-studio:") || LaunchArgs[0].StartsWith("roblox-studio-auth:"))
|
||||||
{
|
{
|
||||||
commandLine = LaunchArgs[0];
|
commandLine = LaunchArgs[0];
|
||||||
|
isStudioLaunch = true;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user