/** Starts game with given party. */ private void selectParty(MDRParty party) { CoM.LoadParty(party); }