Remove HSLColor.
This commit is contained in:
@@ -38,7 +38,7 @@ namespace OpenRA.Mods.Common.Scripting
|
||||
radarPings.Add(
|
||||
() => owner.IsAlliedWith(owner.World.RenderPlayer),
|
||||
position,
|
||||
owner.Color.RGB,
|
||||
owner.Color,
|
||||
duration);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user