コード例 #1
0
 public static void ShowDialog(this TablistDialog vs, Player player)
 {
     vs.SetInfo();
     vs.Show(player);
 }