diff options
Diffstat (limited to 'src/protocol/packet.md')
| -rw-r--r-- | src/protocol/packet.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/protocol/packet.md b/src/protocol/packet.md index 20add95..6867489 100644 --- a/src/protocol/packet.md +++ b/src/protocol/packet.md @@ -5,5 +5,5 @@ Information about how Worlds send and handles packets. - [https://github.com/Xyem/LibreWorlds/wiki/Packet-types](https://github.com/Xyem/LibreWorlds/wiki/Packet-types) - [https://github.com/Xyem/LibreWorlds/wiki/Packet-structure](https://github.com/Xyem/LibreWorlds/wiki/Packet-types) -## References +## Local Resources Most of [NET.worlds.network](). |