Require explicit implementation of INotifyObjectivesUpdated
This commit is contained in:
committed by
Paul Chote
parent
d10d48c25f
commit
e71a31925f
@@ -425,6 +425,7 @@ namespace OpenRA.Mods.Common.Traits
|
||||
int ExitDelay { get; }
|
||||
}
|
||||
|
||||
[RequireExplicitImplementation]
|
||||
public interface INotifyObjectivesUpdated
|
||||
{
|
||||
void OnPlayerWon(Player winner);
|
||||
|
||||
Reference in New Issue
Block a user