コード例 #1
0
 public override void Init()
 {
     base.Init();
     _PartyMode = (CPartyModeTicTacToe)base._PartyMode;
 }