Beispiel #1
0
 public void EquipSkin(int index)
 {
     player.EquipSkin(index);
 }