mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 19:13:07 +01:00
* Start using MapCanConstructAt * Fix #11675. Pass the full error message arguments on peep pickup This was causing a crash as the error message arguments were being cleared which would mean eventually a nullptr dereference would happen.