forked from mirrors/0ad
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:
@@ -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.")
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user