Merge remote-tracking branch 'origin/main'
# Conflicts: # Lingo/Game.cs
This commit is contained in:
commit
bb0272132a
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ class Program
|
||||||
switch (userSelection)
|
switch (userSelection)
|
||||||
{
|
{
|
||||||
case "1. Play Lingo":
|
case "1. Play Lingo":
|
||||||
|
Game attempt = new Game();
|
||||||
|
|
||||||
break;
|
break;
|
||||||
case "2. Quit":
|
case "2. Quit":
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue