From 92e07e76d2f872f34bfcd7f593a3cb0585a69e35 Mon Sep 17 00:00:00 2001 From: Zukero Date: Fri, 31 May 2019 09:55:17 +0200 Subject: [PATCH] Added Gonk to the contributors. --- src/com/gpl/rpg/atcontentstudio/ui/AboutEditor.java | 1 + 1 file changed, 1 insertion(+) diff --git a/src/com/gpl/rpg/atcontentstudio/ui/AboutEditor.java b/src/com/gpl/rpg/atcontentstudio/ui/AboutEditor.java index de1ced3..eb61b1c 100644 --- a/src/com/gpl/rpg/atcontentstudio/ui/AboutEditor.java +++ b/src/com/gpl/rpg/atcontentstudio/ui/AboutEditor.java @@ -54,6 +54,7 @@ public class AboutEditor extends Editor { "Contributors:
" + "Quentin Delvallet
" + "Žižkin
" + + "Gonk
" + "
" + "This project uses the following libraries:
" + "JSON.simple by Yidong Fang & Chris Nokleberg.
" +