Improve the objective text in Allies 01 - Einstein/Tanya can't be killed

This commit is contained in:
Scott_NZ
2012-08-07 21:44:16 +12:00
parent 1721d7e025
commit 9be501fc3d

View File

@@ -25,8 +25,8 @@ namespace OpenRA.Mods.RA.Missions
{ {
static readonly string[] objectives = static readonly string[] objectives =
{ {
"Find Einstein.", "Find Einstein. Tanya and Einstein must survive.",
"Wait for the helicopter and extract Einstein." "Wait for the helicopter and extract Einstein. Tanya and Einstein must survive."
}; };
int currentObjective; int currentObjective;