Fix spelling errors and add naming consistency to translation keys
Co-Authored-By: Gustas <37534529+punkpun@users.noreply.github.com>
This commit is contained in:
committed by
Matthias Mailänder
parent
c124684197
commit
536ffb3f31
@@ -374,7 +374,7 @@ end
|
||||
AddObjectives = function()
|
||||
USSRobjective = AddPrimaryObjective(USSR, "")
|
||||
RescueTanyaObjective = AddPrimaryObjective(Greece, "rescue-tanya")
|
||||
KillAll = AddPrimaryObjective(Greece, "elminate-soviet-units")
|
||||
KillAll = AddPrimaryObjective(Greece, "eliminate-soviet-units")
|
||||
InfiltrateWarfactoryObjective = AddSecondaryObjective(Greece, "infiltrate-warfactory")
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user