mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-17 12:03:07 +01:00
* Can now pop balloons and quack ducks in title screen. * Chengelog entry * Narrow check for misc sprite down to only duck and balloon sprite. * Update distribution/changelog.txt Co-authored-by: Michael Steenbeek <m.o.steenbeek@gmail.com> * Use the IsBalloon and IsDuck functions instead. * Update src/openrct2-ui/interface/ViewportInteraction.cpp Co-authored-by: Michael Steenbeek <m.o.steenbeek@gmail.com> * Squash: Bring code up to date. * Add nullptr check. * Update src/openrct2-ui/interface/ViewportInteraction.cpp Co-authored-by: Aaron van Geffen <aaron@aaronweb.net> Co-authored-by: Michael Steenbeek <m.o.steenbeek@gmail.com> Co-authored-by: Aaron van Geffen <aaron@aaronweb.net>