fixed #2198 - crates are collected when landing on top of a unit
This commit is contained in:
@@ -42,4 +42,6 @@ namespace OpenRA.Mods.RA
|
||||
{
|
||||
void OnNotifyResourceClaimLost(Actor self, ResourceClaim claim, Actor claimer);
|
||||
}
|
||||
|
||||
public interface INotifyParachuteLanded { void OnLanded(); }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user