Fix for unliking OnDiscordPlayerUnlinked hook.

At the point then Discord extension calls OnDiscordPlayerUnlinked hook discord link already been removed and calling GetDiscordUserId would always result in null.

https://pastebin.com/WsuHEmX1

 

Thanks for the fix 😃. I'll include this in the next update.