Exemplo n.º 1
0
 private void LoadPlayerData()
 {
     m_Player.LoadLastPosition(m_Map, SaveManager.LoadPlayer());
 }