Merge pull request #8007 from obrakmann/fix8006_carryall_dead_cargo_crash
Clean up state properly when a Carryall's cargo has died
This commit is contained in:
@@ -146,8 +146,7 @@ namespace OpenRA.Mods.D2k.Traits
|
|||||||
Carrying = null;
|
Carrying = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
IsBusy = false;
|
CarryableReleased();
|
||||||
Carrying = null;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// INotifyKilled
|
// INotifyKilled
|
||||||
|
|||||||
Reference in New Issue
Block a user