removed test code for username reactivitiy
This commit is contained in:
committed by
Felix Hartmann (PEA3-Fe-FI)
parent
0d76ec30e2
commit
59d4827965
@@ -44,9 +44,11 @@ namespace PolyChat
|
||||
Serve();
|
||||
|
||||
// test
|
||||
/*
|
||||
UIController.OnIncomingConnection("1.1.1.1");
|
||||
UIController.OnIncomingConnection("1.2.3.4");
|
||||
UIController.OnIncomingConnection("1.2.4.8");
|
||||
*/
|
||||
}
|
||||
|
||||
public void Connect(string ip)
|
||||
|
||||
Reference in New Issue
Block a user