Test
This commit is contained in:
@@ -17,6 +17,10 @@ public class Main {
|
|||||||
Control control = new Control();
|
Control control = new Control();
|
||||||
control.start();
|
control.start();
|
||||||
|
|
||||||
|
while (1 == 1){
|
||||||
|
System.out.println("TEST");
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user