1
0
mirror of https://github.com/deavmi/birchwood synced 2024-09-20 11:43:22 +02:00
- Added a comment
This commit is contained in:
Tristan B. Velloza Kildaire 2023-04-05 08:27:37 +02:00
parent 19c1c06bc4
commit c89ae25502

View File

@ -1115,6 +1115,7 @@ public class Client : Thread
// Create a new Client
Client client = new Client(connInfo);
// Authenticate
client.connect();