Join and leave improvements

This commit is contained in:
2025-10-12 14:36:59 +02:00
parent ba150ac5d3
commit e1abeeb547
3 changed files with 347 additions and 2 deletions

View File

@@ -41,6 +41,7 @@ namespace MegaKoop.Game.Networking
public bool IsLocalPlayer => isLocalPlayer;
public bool IsAuthority => isAuthority;
public ulong OwnerSteamId => ownerSteamId;
private void Awake()
{