Don't translate enemy objectives.
This commit is contained in:
committed by
abcdefg30
parent
7cdc8c4ec5
commit
f013a003a0
@@ -31,7 +31,7 @@ WorldLoaded = function()
|
||||
|
||||
InitObjectives(Nod)
|
||||
|
||||
GDIObjective = AddPrimaryObjective(GDI, "kill-all-enemies")
|
||||
GDIObjective = AddPrimaryObjective(GDI, "")
|
||||
BuildBase = AddPrimaryObjective(Nod, "build-base")
|
||||
DestroyGDI = AddPrimaryObjective(Nod, "destroy-gdi-units")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user