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
| Opcode | Length | Jagex name | Description |
|-------:|---------------:|-----------------------------|------------------------------------|
| 0 | Variable short | Unknown | World list |
| Opcode | Length | Jagex name | Description |
|-------:|---------------:|------------|-------------|
| 0 | Variable short | Unknown | World list |
### 0 (World list)
| Data type | Description |
|--------------|-------------------------|
| UnsignedByte | Version, must be 1 |
| Boolean | Worlds updated |
| Data type | Description |
|--------------|--------------------|
| UnsignedByte | Version, must be 1 |
| Boolean | Worlds updated |
The following fields are only present if the worlds updated flag is set:

Loading…
Cancel
Save