mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-09-24 10:29:41 +02:00
Updated comment
This commit is contained in:
parent
3aad0934c9
commit
d7fdd910a8
@ -33,6 +33,8 @@ Public Class Presence
|
||||
Logger.Log(Logger.LogTypes.Debug, "Presence.vb: Checking Discord Presence.")
|
||||
|
||||
If Core.GameOptions.DiscordRPCEnabled = False Then
|
||||
' Shutdown Discord if user decides to disable it in game
|
||||
' Restart of game is needed after enabling again to make it initialize again
|
||||
Discord_Shutdown()
|
||||
End If
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user