before remove validation board
This commit is contained in:
10
PathFinding/PathFinder2D.cs
Normal file
10
PathFinding/PathFinder2D.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
namespace PathFinding
|
||||
{
|
||||
public class PathFinder2D
|
||||
{
|
||||
public PathFinder2D()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user