Paradrop Production
This commit is contained in:
committed by
Oliver Brakmann
parent
728bad9565
commit
a9ffe0a779
@@ -67,7 +67,7 @@ namespace OpenRA.Mods.Common.Traits
|
||||
PlaySequence();
|
||||
}
|
||||
|
||||
void INotifyParachuteLanded.OnLanded()
|
||||
void INotifyParachuteLanded.OnLanded(Actor ignore)
|
||||
{
|
||||
PlaySequence();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user