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:
parent
46a70c7c4b
commit
72e36c4efe
@ -90,7 +90,7 @@ export class PuzzleSerializer {
|
||||
h: mode.zoneHeight,
|
||||
},
|
||||
//read from the toolbar when making a puzzle
|
||||
excludedBuildings: [],
|
||||
excludedBuildings: [MetaBlockBuilding],
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user