Remove random props on map resource window object
This commit is contained in:
@@ -91,8 +91,6 @@ export async function build(svg, request) {
|
||||
});
|
||||
});
|
||||
|
||||
//if (startLocs) grid.before(svg.ownerDocument.importNode(startLocs, true));
|
||||
|
||||
const scenarioGrid = scenario.querySelector('.grid');
|
||||
const scenarioBuildings = scenario.querySelector('.gameboard .buildings');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user