1
0
mirror of https://github.com/deavmi/birchwood synced 2024-09-20 07:43:55 +02:00

This was NOT meant to be final!

This commit is contained in:
Tristan B. Velloza Kildaire 2022-11-05 21:55:02 +02:00
parent 035af34a31
commit 8e9e2daa3f

View File

@ -157,7 +157,7 @@ public struct ConnectionInfo
} }
} }
public final class Client : Thread public class Client : Thread
{ {
/* Connection information */ /* Connection information */
private ConnectionInfo connInfo; private ConnectionInfo connInfo;