From c2750fe0c104a77c114c7c1886bacbbc5101a104 Mon Sep 17 00:00:00 2001 From: theskywinds Date: Fri, 23 May 2025 15:09:10 +0200 Subject: [PATCH] Added Johnvince to the credits for programming --- credits/GodotCredits.gd | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/credits/GodotCredits.gd b/credits/GodotCredits.gd index 4f85e8c..7bb0865 100644 --- a/credits/GodotCredits.gd +++ b/credits/GodotCredits.gd @@ -36,6 +36,7 @@ var credits = [ "A game by Dragonfocus" ],[ "Programming", + "JohnVince53", "MewTheNekomata", "TheSkyWinds" ],[ @@ -49,11 +50,6 @@ var credits = [ "Sound Effects", "\"Picked Coin Echo\" 1 & 2 by NenadSimic licensed CC-BY 3.0", "https://opengameart.org/users/nenadsimic" - ],[ - "Testers", - "Name 1", - "Name 2", - "Name 3" ],[ "Tools used", "Developed with Godot Engine", @@ -64,8 +60,6 @@ var credits = [ ],[ "Special thanks", "The Game Smith for the tileset", - "", - "Johnvince53, a cool friend" ] ]