fixed pathfinding namespace
This commit is contained in:
@@ -2,7 +2,7 @@ using System.Text.Json;
|
||||
using OSMDatastructure;
|
||||
using OSMDatastructure.Graph;
|
||||
|
||||
namespace OSMImporter
|
||||
namespace Pathfinding
|
||||
{
|
||||
public class RegionManager
|
||||
{
|
||||
|
Reference in New Issue
Block a user