Remove HSLColor.
This commit is contained in:
@@ -75,7 +75,7 @@ namespace OpenRA.Mods.Cnc.Traits
|
||||
playerRadarPing = radarPings.Add(
|
||||
() => self.Owner.IsAlliedWith(self.World.RenderPlayer),
|
||||
pos,
|
||||
self.Owner.Color.RGB,
|
||||
self.Owner.Color,
|
||||
info.Duration);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user