Update Discord Presence when screen has been changed

This commit is contained in:
Daniel S. Billing 2021-02-20 00:46:08 +01:00
parent 453b4ac932
commit 3728f0c20d

View File

@ -255,6 +255,9 @@
End If
CurrentScreen.ChangeTo()
DiscordPresence.Update()
End Sub
Public Function GetMiddlePosition(ByVal OffsetFull As Size) As Vector2