Fix mapfile validator (#3324)

This commit is contained in:
Leon Friedrich
2022-10-11 14:18:04 +13:00
committed by GitHub
parent b3df54d2bb
commit c8e36eadf7

View File

@@ -16,6 +16,7 @@ entity:
type: str(required=False)
components: list(comp())
grid:
uid: int(required=False) # TODO make this required once all map files have been updated.
settings:
chunksize: int()
tilesize: int()
@@ -64,7 +65,8 @@ grid:
# 32: plating
# 33: plating
# grids:
# - settings:
# - uid: 0
# settings:
# chunksize: 16
# tilesize: 1
# chunks: