mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-06 06:32:56 +01:00
Fix formatting
You can tell I'm new at this
This commit is contained in:
@@ -40,7 +40,6 @@ extern bool gPeepPathFindIgnoreForeignQueues;
|
||||
class GuestPathfinding
|
||||
{
|
||||
public:
|
||||
|
||||
virtual ~GuestPathfinding() = default;
|
||||
|
||||
// Given a peep 'peep' at tile 'loc', who is trying to get to 'gPeepPathFindGoalPosition', decide
|
||||
|
||||
Reference in New Issue
Block a user