mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
Replace civ by player in phrase about color
The color is not specivic to the civ but to the player.
(cherry picked from commit a6e4e22ca2)
Signed-off-by: phosit <phosit@autistici.org>
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