Пример #1
0
 public void SavePlayer()
 {
     Skills.RemoteSaveSkills();
     Inventory.RemoteSaveInventory();
 }