You've already forked OpenRCT2-Unity
mirror of
https://github.com/izzy2lost/OpenRCT2-Unity.git
synced 2026-03-10 12:38:22 -07:00
* Fix #12257: Change type of paint x/y to int32_t This corrects an issue with integer conversions due to signness. * Change types to 16bit and correct functions parameters * Fix test paint. Co-authored-by: duncanspumpkin <duncans_pumpkin@hotmail.co.uk>