diff --git a/theGame/Program.cs b/theGame/Program.cs index b051f07..b507775 100644 --- a/theGame/Program.cs +++ b/theGame/Program.cs @@ -19,7 +19,6 @@ namespace theGame { System.Threading.Thread.Sleep(100); - Console.SetWindowSize(80, 25); Console.Clear(); for (int i = 0; i < 20; i++)