From 81e1d54c33fedd3e297bbf812c36d628e8261056 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Fri, 13 Jan 2023 13:18:28 +0100 Subject: add `post_net` protocol test --- ...et-join-d61c4e47-78ba-48cc-8000-000000000000.src | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 shared/protocol-tests/post-net-join-d61c4e47-78ba-48cc-8000-000000000000.src (limited to 'shared/protocol-tests') diff --git a/shared/protocol-tests/post-net-join-d61c4e47-78ba-48cc-8000-000000000000.src b/shared/protocol-tests/post-net-join-d61c4e47-78ba-48cc-8000-000000000000.src new file mode 100644 index 0000000..887784b --- /dev/null +++ b/shared/protocol-tests/post-net-join-d61c4e47-78ba-48cc-8000-000000000000.src @@ -0,0 +1,21 @@ +00: ff ; start byte +01: 04 ; post net opcode +02: 00 ; message id +03: 00 ; ^ +04: d6 ; uuid (d61c4e47-78ba-48cc-8000-000000000000) +05: 1c ; ^ +06: 4e ; ^ +07: 47 ; ^ +08: 78 ; ^ +09: ba ; ^ +0a: 48 ; ^ +0b: cc ; ^ +0c: 80 ; ^ +0d: 00 ; ^ +0e: 00 ; ^ +0f: 00 ; ^ +10: 00 ; ^ +11: 00 ; ^ +12: 00 ; ^ +13: 00 ; ^ +14: 01 ; join network (true) -- cgit v1.2.3