This commit is contained in:
Garry Newman 2017-06-09 10:32:34 +01:00
parent 303da3753d
commit 38f3f6d9ea

View File

@ -32,8 +32,6 @@ namespace Facepunch.Steamworks
{
OnAuthorizationResponse( arg1.Authorized == 1, (int) arg1.AppID, arg1.OrderID );
}
throw new NotImplementedException();
}
public void Dispose()