mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Fixed constructor goof
4th times the charm?
This commit is contained in:
@@ -40,7 +40,6 @@ extern bool gPeepPathFindIgnoreForeignQueues;
|
||||
class GuestPathfinding
|
||||
{
|
||||
public:
|
||||
GuestPathfinding() = delete;
|
||||
|
||||
virtual ~GuestPathfinding() = default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user