mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 03:23:15 +01:00
* Use stored values of customers to adjust income from on-ride photos Use stored values of photos sold and total customers to calculate ratio and use that to predict income per hour for rides that include on-ride-photo sections. * Get rid of float * Fix formatting * Fix formatting - again * Review changes * Fix formatting * Use new method of checking on-ride photo * Use constants * Add a changelog and contributors entry