mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-23 22:05:36 +02:00
fix license text
This commit is contained in:
parent
a353d53236
commit
7cb94c4a15
@ -4,8 +4,9 @@ Friend Class SplashScreen
|
||||
|
||||
Inherits Screen
|
||||
|
||||
Private Const LICENSE_TEXT As String = """MonoGame"", the MonoGame Logo and source code are copyrights of MonoGame Team (monogame.net).\n" +
|
||||
"Pokémon 3D is not affiliated with Nintendo, Creatures Inc. or GAME FREAK Inc."
|
||||
Private Const LICENSE_TEXT As String =
|
||||
"""MonoGame"", the MonoGame Logo and source code are copyrights of MonoGame Team (monogame.net).
|
||||
Pokémon 3D is not affiliated with Nintendo, Creatures Inc. or GAME FREAK Inc."
|
||||
|
||||
Private ReadOnly _monoGameLogo As Texture2D
|
||||
Private ReadOnly _licenseFont As SpriteFont
|
||||
|
Loading…
x
Reference in New Issue
Block a user