init
This commit is contained in:
@@ -108,7 +108,7 @@ namespace StripJackNaked
|
|||||||
Console.WriteLine("Player 1:");
|
Console.WriteLine("Player 1:");
|
||||||
ShowList(Players[1].Hand);
|
ShowList(Players[1].Hand);
|
||||||
|
|
||||||
Console.WriteLine("Kitty");
|
Console.WriteLine("Kitty:");
|
||||||
ShowList(Kitty.Pile);
|
ShowList(Kitty.Pile);
|
||||||
|
|
||||||
Console.WriteLine("---------------------");
|
Console.WriteLine("---------------------");
|
||||||
|
|||||||
Reference in New Issue
Block a user