Fix player components injection. Add lobby reloading when clients change
This commit is contained in:
@@ -6,4 +6,5 @@ public struct PlayerInfo
|
||||
{
|
||||
public string Name;
|
||||
public Sprite Image;
|
||||
public bool isLocalPlayer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user