コード例 #1
0
ファイル: BaseSceneGame.cs プロジェクト: uvbs/DDTank-3.0
 public void SendPairUpWait()
 {
     _processor.SendPairUpWait(this);
 }