[TASK] Set author to JKetelaar instead of Paradox

This commit is contained in:
JKetelaar
2016-06-12 01:50:44 +02:00
parent f1af8c5e03
commit 48908d5985
+1 -1
View File
@@ -23,7 +23,7 @@ import java.util.ArrayList;
/**
* The bot user interface
*
* @author Dane, Everel, Paradox
* @author Dane, Everel, JKetelaar
*/
public class BotUI extends JFrame implements ActionListener, ComponentListener, WindowListener {