This commit is contained in:
PKLite
2019-06-11 19:25:40 -04:00
98 changed files with 3387 additions and 1651 deletions

View File

@@ -96,7 +96,7 @@ public class AccountClient
}
}
public boolean sesssionCheck()
public boolean sessionCheck()
{
HttpUrl url = RuneLiteAPI.getApiBase().newBuilder()
.addPathSegment("account")