Skip to content

Compare: Changelog (bleed)

Showing with 1 addition and 1 deletion.
  1. +1 −1 Changelog-(bleed).md
2 changes: 1 addition & 1 deletion Changelog-(bleed).md
Expand Up @@ -122,7 +122,7 @@ Next release
* Removed `DisableMovementOnUpgrade`. Disable `Mobile` instead. [[#9438](https://github.com/OpenRA/OpenRA/pull/9438)]
* Removed the default values of the `RepairBuildings` and `RearmBuildings` properties of the `Airplane` trait. If your mod depends on the previous defaults, be sure to update your YAML rules manually since there is no upgrade rule for this change. [[#10233](https://github.com/OpenRA/OpenRA/pull/10233)]
* Removed deprecated OpenGL rendering features. [[#10249](https://github.com/OpenRA/OpenRA/pull/10249)]
* Removed `TransformOnPassenger`. Use [actor upgrades](https://github.com/OpenRA/OpenRA/wiki/Actor-Upgrades) instead. [[#10252](https://github.com/OpenRA/OpenRA/pull/10252)]
* Removed `TransformOnPassenger`. Use [actor upgrades](https://github.com/OpenRA/OpenRA/wiki/Actor-Upgrades) instead. [[#10252](https://github.com/OpenRA/OpenRA/pull/10252), [#10386](https://github.com/OpenRA/OpenRA/pull/10386)]

**Map Editor**

Expand Down