changelog: change #8647 to 'fix' [ci skip]

This commit is contained in:
Tom Lankhorst 2019-02-04 11:31:55 +01:00 committed by Michael Steenbeek
parent 6bdbe248fd
commit 613521f8b8
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,6 @@
- Feature: [#8648] Add optional chat button to top toolbar in multiplayer games.
- Change: [#7961] Add new object types: station, terrain surface, and terrain edge.
- Change: [#8222] The climate setting has been moved from objective options to scenario options.
- Change: [#8647] Increased 'guest generation probability' thresholds of marketing campaigns.
- Fix: [#3832] Changing the colour scheme of track pieces does not work in multiplayer.
- Fix: [#5684] Player list can desync between clients and server and can crash.
- Fix: [#6191] OpenRCT2 fails to run when the path has an emoji in it.
@ -63,6 +62,7 @@
- Fix: [#8585] Part of track missing on air powered vertical coaster.
- Fix: [#8588] Guest list scrolling breaks above ~2000 guests.
- Fix: [#8591] Game loop does not run at a consistent tick rate of 40 Hz.
- Fix: [#8647] Marketing campaigns check for entry fees below £1 (original bug).
- Fix: [#8653] Crash when peeps attempt to enter a ride with no vehicles.
- Improved: [#2940] Allow mouse-dragging to set patrol area (Singleplayer only).
- Improved: [#7730] Draw extreme vertical and lateral Gs red in the ride window's graph tab.