mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Removed old comment
This commit is contained in:
parent
bbf0659446
commit
058dbee471
@ -82,13 +82,6 @@ Public Class Presence
|
||||
Dim CurrentMapLevelFileName As String = ""
|
||||
Dim CurrentMapLevelFileNames() As String = {"goldenrod_city"}
|
||||
|
||||
'Dim APP_Details As String = "Daniel is in Goldenrod City" ' Example: "Daniel is in Goldenrod City"
|
||||
'Dim APP_State As String = "Playing Solo" ' Example: "Playing Solo" or "Playing Multiplayer"
|
||||
'Dim APP_LargeImageName As String = "goldenrod_city" ' Image file name that has been uploaded to Discord. Example: "goldenrod_city"
|
||||
'Dim APP_LargeImageText As String = "Goldenrod City" ' An explanation of what the image is of. Example: "Goldenrod City"
|
||||
'Dim APP_SmallImageName As String = "logoxl" ' Image file name that has been uploaded to Discord. Example: "logoxl"
|
||||
'Dim APP_SmallImageText As String = "Pokémon 3D" ' An explanation of what the image is of. Example: "Pokémon 3D"
|
||||
|
||||
If Core.CurrentScreen.Identification = Screen.Identifications.OverworldScreen Then
|
||||
CurrentMapLevel = Screen.Level.MapName
|
||||
End If
|
||||
|
Loading…
x
Reference in New Issue
Block a user