Allow mod code to set rally point indicators.
This commit is contained in:
committed by
Paul Chote
parent
4da14cee0a
commit
0ded0355c1
@@ -17,7 +17,7 @@ using OpenRA.Mods.Common.Traits;
|
||||
|
||||
namespace OpenRA.Mods.Common.Effects
|
||||
{
|
||||
class RallyPointIndicator : IEffect, IEffectAboveShroud, IEffectAnnotation
|
||||
public class RallyPointIndicator : IEffect, IEffectAboveShroud, IEffectAnnotation
|
||||
{
|
||||
readonly Actor building;
|
||||
readonly RallyPoint rp;
|
||||
|
||||
Reference in New Issue
Block a user