Don't translate enemy objectives.
This commit is contained in:
committed by
abcdefg30
parent
7cdc8c4ec5
commit
f013a003a0
@@ -130,7 +130,7 @@ WorldLoaded = function()
|
||||
|
||||
SecureArea = AddPrimaryObjective(GDI, "destroy-nod-bases")
|
||||
|
||||
KillGDI = AddPrimaryObjective(Nod, "kill-all-enemies")
|
||||
KillGDI = AddPrimaryObjective(Nod, "")
|
||||
|
||||
AirSupport = AddSecondaryObjective(GDI, "destroy-sams")
|
||||
Trigger.OnAllKilled(SamSites, function()
|
||||
|
||||
Reference in New Issue
Block a user