This commit is contained in:
kmyuhkyuk
2026-03-11 08:01:28 +08:00
parent 734498dd3e
commit b80f7f81d4
@@ -68,7 +68,7 @@ namespace SlayTheSpire2.LAN.Multiplayer.Patchs
while (connectedPeerIdHashSet.Contains(newNetId))
{
newNetId += 1000;
newNetId += 1000u;
}
logger.Info(