private void Start()
 {
     inventory.Initilize();
     quickSlots.Initialize();
     Close();
 }