Smaller delay
This commit is contained in:
parent
203fa9743f
commit
af30f1207d
@ -24,7 +24,7 @@ public class Network {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
int delay = 2000;
|
||||
int delay = 1000;
|
||||
|
||||
Node a = new Node();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user