i mean it works
This commit is contained in:
parent
0cb463fd0f
commit
70bb3d52fb
@ -88,6 +88,8 @@ namespace Master_Mind
|
||||
{
|
||||
game.AddRow(Render.GetColorInput());
|
||||
|
||||
Console.Clear();
|
||||
|
||||
Render.RenderBoard(game);
|
||||
|
||||
Console.ReadLine();
|
||||
|
Loading…
Reference in New Issue
Block a user