Remove a TODO about grey nod colors
This commit is contained in:
@@ -137,7 +137,7 @@ namespace OpenRA.Mods.Cnc.UtilityCommands
|
|||||||
faction = "gdi";
|
faction = "gdi";
|
||||||
break;
|
break;
|
||||||
case "BadGuy":
|
case "BadGuy":
|
||||||
color = "red"; // TODO: use the grey unit color theme for missions
|
color = "red";
|
||||||
faction = "nod";
|
faction = "nod";
|
||||||
break;
|
break;
|
||||||
case "Special":
|
case "Special":
|
||||||
|
|||||||
Reference in New Issue
Block a user