Don't translate enemy objectives.
This commit is contained in:
committed by
abcdefg30
parent
7cdc8c4ec5
commit
f013a003a0
@@ -52,7 +52,7 @@ WorldLoaded = function()
|
||||
|
||||
InitObjectives(Nod)
|
||||
|
||||
GDIObjective = AddPrimaryObjective(Nod, "eliminate-nod")
|
||||
GDIObjective = AddPrimaryObjective(GDI, "")
|
||||
WarFactoryObjective = AddPrimaryObjective(Nod, "destroy-capture-warfactory")
|
||||
DestroyTanksObjective = AddPrimaryObjective(Nod, "destroy-mammoth-tanks")
|
||||
KeepRamboAliveObjective = AddSecondaryObjective(Nod, "keep-commando-alive")
|
||||
|
||||
Reference in New Issue
Block a user