コード例 #1
0
ファイル: Movement.cs プロジェクト: SsSanzo/BombEISTIv2
 public static void PutMultipleBomb(Player p)
 {
     p.PutMultipleBomb();
 }