test change in branch
This commit is contained in:
+1
-1
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user