worked on elevators and lint
This commit is contained in:
@@ -45,7 +45,7 @@ public:
|
||||
new MMFloorFingerprints(this, floor);
|
||||
new MMFloorPOIs(this, floor);
|
||||
new MMFloorStairs(this, map, floor);
|
||||
new MMFloorElevators(this, floor);
|
||||
new MMFloorElevators(this, map, floor);
|
||||
new MMFloorGroundTruthPoints(this, floor);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user