internal void ChangeParty(Party p_party) { m_characterScreen.ChangeParty(p_party); m_partyScreen.ChangeParty(p_party); }