mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-22 23:33:04 +01:00
* Fix #19733: Favorite ride of X guests integer overflow Changed the variable for the number of guests favoring a ride to match the maximum number of guests able to be in a park. * Bump network stream and park file versions * Added changelog entry for #19733 fix * Reorder changelog entry