mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
- Changes all references of `VIEWPORT_FLAG_INVISIBLE_PEEPS` to `VIEWPORT_FLAG_INVISIBLE_GUESTS` and `VIEWPORT_FLAG_INVISIBLE_STAFF` - Updates Invisible People menu item and shortcut. - Added new viewport flags into the `viewport_set_visibility` function - Invisible options only work if see-through is activated as well - Added see-through supports - Regression: Exclude ride from invisible no longer works (ride is still see-through)