Codechange: Use YAPF for river builder pathfinder. (#14606)

This commit is contained in:
Kuhnovic
2025-09-20 21:42:06 +02:00
committed by dP
parent 9fee37fd1d
commit 7e8a198cd5
10 changed files with 179 additions and 365 deletions

View File

@@ -17,7 +17,6 @@
#include "network/network_func.h"
#include "network/core/config.h"
#include "pathfinder/pathfinder_type.h"
#include "pathfinder/aystar.h"
#include "linkgraph/linkgraphschedule.h"
#include "genworld.h"
#include "train.h"