Skip to content

Commit

Permalink
:3
Browse files Browse the repository at this point in the history
  • Loading branch information
Roblox-Thot authored Sep 26, 2024
1 parent 16feeca commit bd4d984
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Bloxstrap/RobloxDeployment.cs
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ public static class RobloxDeployment

public static string GetLocation(string resource, string channel = DefaultChannel)
{
channel = DefaultChannel
string location = BaseUrl;

if (String.Compare(channel, DefaultChannel, StringComparison.InvariantCultureIgnoreCase) != 0)
Expand Down

0 comments on commit bd4d984

Please sign in to comment.