Exemplo n.º 1
0
 public void SavePlayerSettings()
 {
     JsonHelper.WriteSaveData("player.cfg", data.SaveKeyData());
 }