Merge branch 'JuliasWintermBugFixes'

This commit is contained in:
2022-01-24 13:18:38 -06:00
5 changed files with 99 additions and 39 deletions

View File

@@ -72,6 +72,4 @@ public class PlayerInventory : NetworkBehaviour
AddItem(allItems[itemName]);
}
}
}