Mechanism for showing mission objectives in the ingame menu. Fixes #948.
This commit is contained in:
@@ -218,4 +218,6 @@ namespace OpenRA.Traits
|
||||
}
|
||||
|
||||
public interface ILintPass { void Run(Action<string> emitError); }
|
||||
|
||||
public interface IObjectivesPanel { string ObjectivesPanel { get; } }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user