Fix duplicate translations
This commit is contained in:
committed by
Matthias Mailänder
parent
b5ef9c29cf
commit
ff14b75e1b
@@ -303,7 +303,7 @@ AddObjectives = function()
|
||||
EliminateSuperTanks = AddPrimaryObjective(Greece, "eliminate-super-tanks")
|
||||
StealMoney = AddPrimaryObjective(Greece, "steal-money-outpost")
|
||||
CrossRiver = AddPrimaryObjective(Greece, "cross-river")
|
||||
FindOutpost = AddPrimaryObjective(Greece, "find-outpost")
|
||||
FindOutpost = AddPrimaryObjective(Greece, "find-outpost-and-repair")
|
||||
RescueCivilians = AddSecondaryObjective(Greece, "evacuate-civilian-hospital")
|
||||
BadGuyObj = AddPrimaryObjective(BadGuy, "")
|
||||
USSRObj = AddPrimaryObjective(USSR, "")
|
||||
|
||||
Reference in New Issue
Block a user