Reduce table width

Signed-off-by: Graham <gpe@openrs2.org>
pull/132/head
Graham 3 years ago
parent c870ae53dc
commit 9c545ada73
  1. 14
      share/doc/protocol/world-list.md

@ -2,16 +2,16 @@
## Downstream ## Downstream
| Opcode | Length | Jagex name | Description | | Opcode | Length | Jagex name | Description |
|-------:|---------------:|-----------------------------|------------------------------------| |-------:|---------------:|------------|-------------|
| 0 | Variable short | Unknown | World list | | 0 | Variable short | Unknown | World list |
### 0 (World list) ### 0 (World list)
| Data type | Description | | Data type | Description |
|--------------|-------------------------| |--------------|--------------------|
| UnsignedByte | Version, must be 1 | | UnsignedByte | Version, must be 1 |
| Boolean | Worlds updated | | Boolean | Worlds updated |
The following fields are only present if the worlds updated flag is set: The following fields are only present if the worlds updated flag is set:

Loading…
Cancel
Save