From 401490a6375512b1bef3f58d65417aa077ac8b21 Mon Sep 17 00:00:00 2001 From: Ashley N Date: Wed, 6 Sep 2023 23:25:27 +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 a471c58..0330572 100644 --- a/Design-Doc%3A-%60level%60-tool.md +++ b/Design-Doc%3A-%60level%60-tool.md @@ -49,7 +49,7 @@ The .lvl format is output by the `level` tool. It is a binary format ideal for u ``` 2 bytes: Number of entities For (number of entities): - * 2 bytes: Entity ID (-1 if not present) + * 2 bytes: Entity ID ``` ### Component Definitions