Added visualization to confirm paths

This commit is contained in:
2023-04-13 00:24:33 +02:00
parent 13915c9773
commit a70284aa87
6 changed files with 79 additions and 14 deletions

View File

@ -17,6 +17,7 @@
<ItemGroup>
<ProjectReference Include="..\Pathfinding\Pathfinding.csproj" />
<ProjectReference Include="..\RenderPath\RenderPath.csproj" />
</ItemGroup>
</Project>