Felt like i really need an indent there
This commit is contained in:
@@ -8,7 +8,7 @@ while (!quit)
|
||||
{
|
||||
board.Draw();
|
||||
Console.WriteLine(
|
||||
$"Действия:\n"
|
||||
$"\nДействия:\n"
|
||||
+ $"add X Y - добавить ферзя\n"
|
||||
+ $"del X Y - удалить ферзя\n"
|
||||
+ $"clear - очистить доску\n"
|
||||
|
||||
Reference in New Issue
Block a user