mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-30 01:05:22 +02:00
Small adjustment to credits
This commit is contained in:
parent
9f5e323d4a
commit
05436c2bb1
@ -2,7 +2,7 @@ Public Class CreditsScreen
|
|||||||
|
|
||||||
Inherits Screen
|
Inherits Screen
|
||||||
|
|
||||||
Private Const COPYRIGHTYEAR As String = "2018"
|
Private Const COPYRIGHTYEAR As String = "2019"
|
||||||
|
|
||||||
Dim CreditsPages As New List(Of CreditsPage)
|
Dim CreditsPages As New List(Of CreditsPage)
|
||||||
Dim CurrentPageIndex As Integer = 0
|
Dim CurrentPageIndex As Integer = 0
|
||||||
|
@ -3,7 +3,7 @@ Pokémon created by Nintendo, Game Freak and The Pokémon Company / Creatures In
|
|||||||
Pokémon 3D
|
Pokémon 3D
|
||||||
|
|
||||||
Created by Kolben Games
|
Created by Kolben Games
|
||||||
2012 - 2018
|
2012 - 2019
|
||||||
|
|
||||||
Team Kolben
|
Team Kolben
|
||||||
Nils Drescher
|
Nils Drescher
|
||||||
|
Loading…
x
Reference in New Issue
Block a user