Exemple #1
0
 internal void ChangeParty(Party p_party)
 {
     m_characterScreen.ChangeParty(p_party);
     m_partyScreen.ChangeParty(p_party);
 }