1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00

added test exclusion

This commit is contained in:
Sense101 2021-05-06 13:17:56 +01:00
parent 46a70c7c4b
commit 72e36c4efe

View File

@ -90,7 +90,7 @@ export class PuzzleSerializer {
h: mode.zoneHeight,
},
//read from the toolbar when making a puzzle
excludedBuildings: [],
excludedBuildings: [MetaBlockBuilding],
};
}