Added Discord Application ID to Classified

This commit is contained in:
Daniel S. Billing 2021-02-20 00:43:36 +01:00
parent e4f7e6f34c
commit 2b8a4bf872

View File

@ -6,6 +6,7 @@ Public Class Classified
Public Const GameJolt_Game_ID As String = "" ' CLASSIFIED
Public Const GameJolt_Game_Key As String = "" ' CLASSIFIED
Public Shared Encryption_Password As String = "" ' CLASSIFIED
Public Shared Discord_Application_ID As String = "" ' CLASSIFIED
End Class
''' <summary>