edited clients
This commit is contained in:
@@ -19,9 +19,10 @@ namespace Client
|
||||
|
||||
|
||||
Client client = new Client();
|
||||
|
||||
while (true)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
public Client() : this("localhost", 5555)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user