Merge pull request #9141 from RoosterDragon/pathfinder-perf
Improve pathfinder performance (paths may change)
This commit is contained in:
@@ -504,7 +504,7 @@
|
||||
<Compile Include="Pathfinder\CellInfoLayerManager.cs" />
|
||||
<Compile Include="Pathfinder\Constants.cs" />
|
||||
<Compile Include="Pathfinder\PathGraph.cs" />
|
||||
<Compile Include="Pathfinder\PathFinderCacheDecorator.cs" />
|
||||
<Compile Include="Pathfinder\PathFinderUnitPathCacheDecorator.cs" />
|
||||
<Compile Include="Pathfinder\PathCacheStorage.cs" />
|
||||
<Compile Include="Traits\World\PathFinder.cs" />
|
||||
<Compile Include="Traits\World\PathfinderDebugOverlay.cs" />
|
||||
|
||||
Reference in New Issue
Block a user