mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 08:14:38 +01:00
Apply clang-format
This commit is contained in:
@@ -46,7 +46,6 @@ namespace OpenRCT2::PathFinding
|
||||
Direction direction;
|
||||
} _peepPathFindHistory[16];
|
||||
|
||||
|
||||
enum class PathSearchResult
|
||||
{
|
||||
DeadEnd, // Path is a dead end, i.e. < 2 edges.
|
||||
|
||||
Reference in New Issue
Block a user