Beispiel #1
0
 private void ShowInventory(Sprite s)
 {
     basicMovement.SetIsHolding(true);
     iconBox.SetIcon(s);
 }