Add RemoveAlwaysVisible to update path
This commit is contained in:
committed by
Gustas Kažukauskas
parent
79765004fc
commit
93dc94c1a0
@@ -74,6 +74,7 @@ namespace OpenRA.Mods.Common.UpdateRules
|
|||||||
new RemoveBuildingInfoAllowPlacementOnResources(),
|
new RemoveBuildingInfoAllowPlacementOnResources(),
|
||||||
new EditorMarkerTileLabels(),
|
new EditorMarkerTileLabels(),
|
||||||
new RemoveBarracksTypesAndVehiclesTypesInBaseBuilderBotModule(),
|
new RemoveBarracksTypesAndVehiclesTypesInBaseBuilderBotModule(),
|
||||||
|
new RemoveAlwaysVisible(),
|
||||||
|
|
||||||
// Execute these rules last to avoid premature yaml merge crashes.
|
// Execute these rules last to avoid premature yaml merge crashes.
|
||||||
new WithDamageOverlayPropertyRename(),
|
new WithDamageOverlayPropertyRename(),
|
||||||
|
|||||||
Reference in New Issue
Block a user