Example #1
0
 private void UpdatePlayerPropertiesAfterBattle()
 {
     playerProperties.CopyPlayerData(playerBattle);
 }