diff --git a/TestClient/Program.cs b/TestClient/Program.cs index 3c476b1..76d2b12 100644 --- a/TestClient/Program.cs +++ b/TestClient/Program.cs @@ -21,7 +21,7 @@ PacketType[] reboundPackets = { // PacketType.Shine }; -//string lastCapture = ""; //not referenced anywhere +//string lastCapture = ""; //not referenced List clients = new List(); async Task S(string n, Guid otherId, Guid ownId) {