OpenRCT2/test
TomasZilinek f08206a5d0
Fix #11963 - Refactor Peep::OutsideOfPark (#12060)
* Fix #11963 - Refactor Peep::OutsideOfPark

Changed the definition of Peep::OutsideOfPark from uint8_t to bool and refactored all its occurences in code accordingly.

* Fix #11963 - Refactor Peep::OutsideOfPark

One forgotten instance of Peep::OutsideOfPark occurrence

* Fix #11963 - Refactor Peep::OutsideOfPark

Fix code according to a review suggestion.
2020-06-28 08:39:30 +01:00
..
testpaint Part of #9473: Create Vehicle::GetRide (#12002) 2020-06-21 08:38:53 +01:00
tests Fix #11963 - Refactor Peep::OutsideOfPark (#12060) 2020-06-28 08:39:30 +01:00