Fix Tewst

This commit is contained in:
brausjonas
2023-04-11 14:36:19 +02:00
parent 8ac19a6503
commit 1828d9c31c
3 changed files with 1 additions and 4 deletions
@@ -38,8 +38,6 @@ public class NoPlayablePlayer : Player
activated = false;
diceScript = dice.GetComponent<Dice>();
AddItem(client.items[1]);
}
private void Start()