mirror of
https://github.com/devZoGok/PlanetFleet.git
synced 2026-08-26 19:43:29 +00:00
Water body and general refactoring
Begining of pathfinding implementation
This commit is contained in:
@@ -41,9 +41,6 @@ namespace battleship{
|
||||
CPPUNIT_ASSERT(sumPathWeights == 9);
|
||||
}
|
||||
|
||||
void PathfinderTest::testGenerateWeights(){
|
||||
}
|
||||
|
||||
void PathfinderTest::setUp(){
|
||||
pathfinder = Pathfinder::getSingleton();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user