a lot of work on th map-creator
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "MMFloorBeacons.h"
|
||||
#include "MMFloorUnderlays.h"
|
||||
#include "MMFloorPOIs.h"
|
||||
#include "MMFloorStairs.h"
|
||||
|
||||
#include "IHasParams.h"
|
||||
|
||||
@@ -37,6 +38,7 @@ public:
|
||||
new MMFloorAccessPoints(this, floor);
|
||||
new MMFloorBeacons(this, floor);
|
||||
new MMFloorPOIs(this, floor);
|
||||
new MMFloorStairs(this, floor);
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user