test change in branch

This commit is contained in:
Reza
2026-04-14 12:04:35 +03:30
parent e08d9401b5
commit 242e9662fe
+1 -1
View File
@@ -580,7 +580,7 @@ void ShowMenu() {
system("cls");
ShowCursor(true);
SetColor(YELLOW);
cout << "\n\n\tEnter Player Name: ";
cout << "\n\n\tEnter Player Name : ";
cin >> game.playerName;
ShowCursor(false);