diff --git a/OpenRA.Mods.Common/UpdateRules/UpdatePath.cs b/OpenRA.Mods.Common/UpdateRules/UpdatePath.cs index a7546dd3dc..dc2d9c2334 100644 --- a/OpenRA.Mods.Common/UpdateRules/UpdatePath.cs +++ b/OpenRA.Mods.Common/UpdateRules/UpdatePath.cs @@ -95,6 +95,7 @@ namespace OpenRA.Mods.Common.UpdateRules new MergeCaptureTraits(), new RemovedNotifyBuildComplete(), new LowPowerSlowdownToModifier(), + new RenameCrateActionNotification(), }) };