mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-01 19:25:12 +01:00
Apply review suggestions
This commit is contained in:
@@ -721,7 +721,6 @@ Peep* Park::GenerateGuest()
|
||||
{
|
||||
peep->sprite_direction = direction << 3;
|
||||
|
||||
// Get the centre point of the tile the peep is on
|
||||
auto destination = peep->GetLocation().ToTileCentre();
|
||||
peep->SetDestination(destination, 5);
|
||||
peep->PeepDirection = direction;
|
||||
|
||||
Reference in New Issue
Block a user