1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 11:03:00 +01:00

Changelog: remove #13409, add #13454

This commit is contained in:
Michael Steenbeek
2020-11-25 17:55:02 +01:00
committed by GitHub
parent 9451578cad
commit 077b34d05d

View File

@@ -7,7 +7,7 @@
- Fix: [#13257] Rides that are exactly the minimum objective length are not counted.
- Fix: [#13334] Uninitialised variables in CustomTabDesc.
- Fix: [#13342] Rename tabChange to onTabChange in WindowDesc interface.
- Fix: [#13409] Clamp peep distances from path centers.
- Fix: [#13454] Plug-ins do not load on Windows if the user directory contains non-ASCII characters.
- Improved: [#12917] Changed peep movement so that they stay more spread out over the full width of single tile paths.
- Removed: [#13423] Built-in explode guests cheat (replaced by plug-in).