Add clock overlay to support power beacons.
This commit is contained in:
@@ -90,5 +90,7 @@ namespace OpenRA.Mods.RA.Effects
|
||||
{
|
||||
return anim.Render(pos, wr.Palette("effect"));
|
||||
}
|
||||
|
||||
public float FractionComplete { get { return ticks * 1f / delay; } }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user