Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Private Server stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
ic3w0lf22 committed Sep 11, 2021
1 parent f9381d6 commit d74590b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RBX Alt Manager/AccountManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public partial class AccountManager : Form
public static RestClient client;
public static RestClient econclient;
public static RestClient AccountClient;
public static RestClient webClient = new RestClient("https://web.roblox.com");
public static RestClient webClient;
public static string CurrentPlaceId;
public static string CurrentJobId;
private AccountAdder aaform;
Expand Down

0 comments on commit d74590b

Please sign in to comment.