Skip to content

Commit a807477

Browse files
committed
TODO for checking why this code exists
1 parent 26ffe3d commit a807477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Intersect.Network/LiteNetLib/LiteNetLibInterface.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ public void OnPeerDisconnected(NetPeer peer, DisconnectInfo disconnectInfo)
254254

255255
if (!Guid.TryParse(message, out var eventId))
256256
{
257-
257+
// TODO: What the hell is this?
258258
}
259259

260260
OnDisconnected?.Invoke(

0 commit comments

Comments
 (0)