Example #1
0
 private void Start()
 {
     PlayerStats.Initialize(1);
     InventoryUI.Instantiate();
     EquipmentUI.Instantiate();
 }