aboutsummaryrefslogtreecommitdiff
path: root/src/v1_15_2.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/v1_15_2.rs')
-rw-r--r--src/v1_15_2.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/v1_15_2.rs b/src/v1_15_2.rs
index bef9730..83cd516 100644
--- a/src/v1_15_2.rs
+++ b/src/v1_15_2.rs
@@ -42,7 +42,7 @@ impl State {
}
}
-define_protocol!(Packet578, PacketDirection, State, i32, Id => {
+define_protocol!(Packet578, RawPacket578, PacketDirection, State, i32, Id => {
// handshaking
Handshake, 0x00, Handshaking, ServerBound => HandshakeSpec {
version: VarInt,