Merge pull request #529 from runelite/master

bringup
This commit is contained in:
Tyler Bochard
2019-06-10 02:24:56 -04:00
committed by GitHub
12 changed files with 73 additions and 36 deletions

View File

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