diff --git a/Design-Doc%3A-%60level%60-tool.md b/Design-Doc%3A-%60level%60-tool.md index 37b5f87..63223af 100644 --- a/Design-Doc%3A-%60level%60-tool.md +++ b/Design-Doc%3A-%60level%60-tool.md @@ -48,6 +48,7 @@ The .lvl format is output by the `level` tool. It is a binary format ideal for u ### Map Tile Size 1 byte: The width _in number of tiles_ of each entry in the level map. + 1 byte: The height _in number of tiles_ of each entry in the level map. (TBD !!) \ No newline at end of file