Comments
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
public class Main
|
||||
{
|
||||
/**
|
||||
* Main Function
|
||||
* @param args
|
||||
*/
|
||||
public static void main(String[] args)
|
||||
{
|
||||
new Server().start();
|
||||
|
||||
Reference in New Issue
Block a user