SteamAuth update

This commit is contained in:
JustArchi
2016-03-10 21:11:54 +01:00
parent 045acb362d
commit 0eae895676
3 changed files with 37 additions and 18 deletions

View File

@@ -161,8 +161,6 @@ namespace SteamAuth
this.LoggedIn = true;
return LoginResult.LoginOkay;
}
return LoginResult.GeneralFailure;
}
private class LoginResponse