Fix length of CREATE_ACCOUNT packet

Signed-off-by: Graham <gpe@openrs2.org>
master
Graham 2 years ago
parent 1bb244b7f7
commit 72e259c8ad
  1. 2
      share/doc/protocol/login.md

@ -11,7 +11,7 @@
| 18 | Variable short | Unknown | Reconnect (existing session) |
| 20 | 6 | Unknown | Check date of birth and country |
| 21 | 8 | `CREATE_CHECK_NAME` | Check username availability |
| 22 | Variable byte | `CREATE_ACCOUNT` | Create account |
| 22 | Variable short | `CREATE_ACCOUNT` | Create account |
| 23 | 4 | `REQUEST_WORLDLIST` | Request world list |
| 24 | Variable byte | `CHECK_WORLD_SUITABILITY` | Request most suitable world number |

Loading…
Cancel
Save