From 62c6268b81865b09d42985b467b35b8ab62b8d5f Mon Sep 17 00:00:00 2001 From: Wirlaburla Date: Fri, 29 Sep 2023 03:14:40 -0400 Subject: [PATCH] Update Network.ObjectID --- Network.ObjectID.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Network.ObjectID.md b/Network.ObjectID.md index 4c27907..1f6b5b0 100644 --- a/Network.ObjectID.md +++ b/Network.ObjectID.md @@ -10,5 +10,5 @@ Some short IDs are constant and refer to specific elements. | --: | :---------- | | 1 | Always refers to the current client. | | 253 | Refers to the current room. | -| 254 | Client-side only. | -| 255 | Properties only. | \ No newline at end of file +| 254 | Combined Object. Packet consists of more command data for additional object IDs. | +| 255 | Protocol Object | \ No newline at end of file