oh wait new year....
This commit is contained in:
parent
52ee3da1a2
commit
9c9ae00f39
|
@ -2,7 +2,7 @@ Public Class CreditsScreen
|
|||
|
||||
Inherits Screen
|
||||
|
||||
Private Const COPYRIGHTYEAR As String = "2022"
|
||||
Private Const COPYRIGHTYEAR As String = "2023"
|
||||
|
||||
Dim CreditsPages As New List(Of CreditsPage)
|
||||
Dim CurrentPageIndex As Integer = 0
|
||||
|
|
|
@ -5,7 +5,7 @@ Pokémon 3D is not affiliated with Nintendo, Creatures Inc. or GAME FREAK Inc.
|
|||
Pokémon 3D
|
||||
|
||||
Created by Kolben Games
|
||||
2012-2022
|
||||
2012-2023
|
||||
|
||||
Team Kolben
|
||||
Nils Drescher
|
||||
|
|
Loading…
Reference in New Issue