diff --git a/TTTConsole/Program.cs b/TTTConsole/Program.cs index 73567a3..96cfba9 100644 --- a/TTTConsole/Program.cs +++ b/TTTConsole/Program.cs @@ -90,10 +90,6 @@ gn(sb, sb.Capacity); names.Add(sb.ToString()); } - //GetName[0](sb, sb.Capacity); - //names[0] = sb.ToString(); - //GetName[1](sb, sb.Capacity); - //names[1] = sb.ToString(); // プレイヤーの選択 Console.WriteLine("プレイヤーの選択");