Added basic lobby

This commit is contained in:
2026-05-20 21:03:54 +01:00
parent 48f8ae6c08
commit 6055fba959
15 changed files with 1019 additions and 6 deletions

View File

@@ -45,4 +45,4 @@ namespace PashaBibko.PenguinChase.Network
networkObject.SpawnAsPlayerObject(id);
}
}
}
}