Replace civ by player in phrase about color

The color is not specivic to the civ but to the player.
This commit is contained in:
phosit
2025-10-23 19:31:55 +02:00
parent 29ac569511
commit a6e4e22ca2
@@ -16,7 +16,7 @@ Trigger.prototype.tutorialGoals = [
},
{
"instructions": [
markForTranslation("To start off, select your building, the Civic Center, by clicking on it. A selection ring in the color of your civilization will be displayed after clicking.")
markForTranslation("To start off, select your building, the Civic Center, by clicking on it. A selection ring in the color of your player will be displayed after clicking.")
]
},
{