Add Yak harrassment
This commit is contained in:
@@ -33,7 +33,7 @@ namespace OpenRA.Mods.RA.Missions
|
||||
|
||||
public interface IHasObjectives
|
||||
{
|
||||
event Action ObjectivesUpdated;
|
||||
event Action OnObjectivesUpdated;
|
||||
IEnumerable<Objective> Objectives { get; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user