From 2934e7afa2695fc77085dad985717e79dd2f63a1 Mon Sep 17 00:00:00 2001 From: Ashley N Date: Mon, 4 Sep 2023 21:38:05 +0000 Subject: [PATCH] Update Design Doc: `level` tool --- Design-Doc%3A-%60level%60-tool.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Design-Doc%3A-%60level%60-tool.md b/Design-Doc%3A-%60level%60-tool.md index 689cd1f..208e89b 100644 --- a/Design-Doc%3A-%60level%60-tool.md +++ b/Design-Doc%3A-%60level%60-tool.md @@ -51,7 +51,7 @@ The .lvl format is output by the `level` tool. It is a binary format ideal for u * 1 byte: The height _in number of tiles_ of each entry in the level map. ### Component Data -(TBD !!( +(TBD !!) ### Entity Data * 2 bytes: The number of entities.