bridge setup as trait; wired to RA & CNC
This commit is contained in:
@@ -102,4 +102,5 @@ namespace OpenRa.Traits
|
||||
public interface ITraitPrerequisite<T> { }
|
||||
|
||||
public interface INotifySelection { void SelectionChanged(); }
|
||||
public interface ILoadWorldHook { void WorldLoaded(World w); }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user