Add unfinished gui

This commit is contained in:
2018-01-26 20:34:15 +01:00
parent 0752f0808b
commit fec74bb295
6 changed files with 26 additions and 33 deletions

View File

@ -11,7 +11,7 @@ import java.io.*;
* @version 0.0.0.1
* @since 0.0.0.1
*/
public class ServerTest {
class ServerTest {
public static void main(String[] args) throws IOException {
try {
ServerType.loadServerTypes();