Update Network.CMD_PROPUPD

Wirlaburla 2023-09-30 16:03:53 -04:00
parent 0348685722
commit 62c02da799

@ -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. |