Dissolve Render namespace
This commit is contained in:
@@ -27,6 +27,5 @@ namespace OpenRA.Mods.RA
|
||||
void OnDock(Actor self, Actor harv, DeliverResources dockOrder);
|
||||
}
|
||||
|
||||
public interface INotifyParachuteLanded { void OnLanded(); }
|
||||
public interface INotifyAttack { void Attacking(Actor self, Target target, Armament a, Barrel barrel); }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user