online fix
This commit is contained in:
@@ -242,6 +242,7 @@ namespace MegaKoop.Game.Networking
|
||||
instance.registry.Clear();
|
||||
instance.steamIdToNetworkId.Clear();
|
||||
instance.reservedIds.Clear();
|
||||
NetworkIdAllocator.Reset();
|
||||
|
||||
Debug.Log($"[NetworkIdRegistry] Registry cleared. Removed {registryCount} identities, {mappingCount} Steam ID mappings, and {reservedCount} reserved IDs.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user