コード例 #1
0
 /** Starts game with given party. */
 private void selectParty(MDRParty party)
 {
     CoM.LoadParty(party);
 }