From 62c02da7998d9c72162885ddd2b3202ce94befcb Mon Sep 17 00:00:00 2001 From: Wirlaburla Date: Sat, 30 Sep 2023 16:03:53 -0400 Subject: [PATCH] Update Network.CMD_PROPUPD --- Network.CMD_PROPUPD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Network.CMD_PROPUPD.md b/Network.CMD_PROPUPD.md index 9ed25c7..eed02c1 100644 --- a/Network.CMD_PROPUPD.md +++ b/Network.CMD_PROPUPD.md @@ -2,6 +2,6 @@ | ---- | ---- | :------: | :---------- | | Length | Byte | ✗ | | | ObjID | [ObjectID](Network.ObjectID) | ✗ | The object the properties are for. | -| Type | Byte | ✗ | `0x0F (15)` | +| Type | Byte | ✗ | `0x10 (16)` | | - | - | - | - | | Properties | [PropertyList](Network.PropertyList) | ✗ | Properties to update for object. | \ No newline at end of file