The changes for 2.5.7 are:
Up to now `Trophies.TryUnlock` could still trigger two notifications when calling it faster than the server can respond, this has been fixed now
I wrapped the requests into a `using` statement to make sure that memory is cleaned up as early as possible
3 comments