diff --git a/Design-Doc%3A-%60level%60-tool.md b/Design-Doc%3A-%60level%60-tool.md index d225877..3806640 100644 --- a/Design-Doc%3A-%60level%60-tool.md +++ b/Design-Doc%3A-%60level%60-tool.md @@ -99,7 +99,6 @@ For (number of entities): * 2 bytes: Number of component classes For (number of component classes): * 2 bytes: Component Class ID - * 2 bytes: Number of 16-bit properties associated with this component (Order of properties are identical to order of properties in configuration TOML) ``` #### Component Objects