oops
This commit is contained in:
parent
99420aabb9
commit
909110ac8b
|
|
@ -42,7 +42,7 @@ public partial class AssetSDK : Form
|
|||
private void AssetSDK_Load(object sender, EventArgs e)
|
||||
{
|
||||
//asset downloader
|
||||
AssetDownloader_URLSelection.SelectedItem = "https://assetdelivery.roblox.com";
|
||||
AssetDownloader_URLSelection.SelectedItem = "https://assetdelivery.roblox.com/";
|
||||
isWebSite = false;
|
||||
|
||||
AssetDownloader_LoadHelpMessage.Checked = GlobalVars.UserConfiguration.DisabledItemMakerHelp;
|
||||
|
|
|
|||
Loading…
Reference in New Issue