summaryrefslogtreecommitdiff
path: root/Packet-types.md
diff options
context:
space:
mode:
authorCandyAngel <[email protected]>2017-06-07 14:57:42 +0100
committerCandyAngel <[email protected]>2017-06-07 14:57:42 +0100
commit3f3f1428c69d48bff6415230ea697e05815eb632 (patch)
tree4f1e85a156c94666ccf1558479376a98b8bf5bb1 /Packet-types.md
parentTable-ify with source (diff)
downloadlibreworlds-wiki-3f3f1428c69d48bff6415230ea697e05815eb632.tar.xz
libreworlds-wiki-3f3f1428c69d48bff6415230ea697e05815eb632.zip
Escape description for ROOMIDRQ
Diffstat (limited to 'Packet-types.md')
-rw-r--r--Packet-types.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Packet-types.md b/Packet-types.md
index d4ddefd..3de5628 100644
--- a/Packet-types.md
+++ b/Packet-types.md
@@ -17,7 +17,7 @@
| 0x10 | Server | PROPUPD | Update properties on the given ObjID (with a new-style property list). |
| 0x11 | Server/Client | WHISPER | Whispering. Includes a sender ID, and uses frame's ObjID for destination. |
| 0x12 | Server/Client | TELEPORT | Sent to server for teleporting, sent from server for drones teleporting (includes entering and leaving). |
-| 0x14 | Client | ROOMIDRQ | Request numeric room ID for room name (e.g. "GroundZero#ChatElevator<dimension-1>"). |
+| 0x14 | Client | ROOMIDRQ | Request numeric room ID for room name (e.g. "GroundZero#ChatElevator\<dimension-1\>"). |
| 0x15 | Server | ROOMID | Associate room name with numeric room ID. |
| 0x16 | Client | SUBSCRIB | Subscribe to a room (with numeric room ID) at a location and a distance. |
| 0x17 | Client | UNSUBSCR | Unsubscribe from a room. |