Rename EmitInfantryOnSell and remove default actor type.
This commit is contained in:
@@ -52,7 +52,8 @@ namespace OpenRA.Mods.Common.UpdateRules
|
||||
new AddEditorPlayer(),
|
||||
new RemovePaletteFromCurrentTileset(),
|
||||
new DefineLocomotors(),
|
||||
new DefineOwnerLostAction()
|
||||
new DefineOwnerLostAction(),
|
||||
new RenameEmitInfantryOnSell()
|
||||
})
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user