Saner load code for cnc. Installing not yet implemented.
This commit is contained in:
@@ -380,6 +380,8 @@ namespace OpenRA.Widgets
|
||||
}
|
||||
|
||||
public interface IWidgetDelegate { }
|
||||
|
||||
// TODO: This can die once ra init is sane
|
||||
public interface IWidgetDelegateEx : IWidgetDelegate
|
||||
{
|
||||
void Init();
|
||||
|
||||
Reference in New Issue
Block a user