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