mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-09-23 18:08:30 +02:00
Update Discord Presence when screen has been changed
This commit is contained in:
parent
453b4ac932
commit
3728f0c20d
@ -255,6 +255,9 @@
|
|||||||
End If
|
End If
|
||||||
|
|
||||||
CurrentScreen.ChangeTo()
|
CurrentScreen.ChangeTo()
|
||||||
|
|
||||||
|
DiscordPresence.Update()
|
||||||
|
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
Public Function GetMiddlePosition(ByVal OffsetFull As Size) As Vector2
|
Public Function GetMiddlePosition(ByVal OffsetFull As Size) As Vector2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user