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" ] ]