Online Function With Room Codes
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
public class Main
|
||||
{
|
||||
public static void main(String[] args)
|
||||
{
|
||||
new Server().start();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user