aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-05-25 20:28:46 -0500
committermat <github@matdoes.dev>2022-05-25 20:28:46 -0500
commit35511e83c3fc0d655686790ad662593f0406630a (patch)
tree9a29942402f2c31ed8bd325bd822451a1cbaf4ef /azalea-protocol/src
parent054c6e678bc015f674c2d15cb6432a46d81d5934 (diff)
downloadazalea-drasl-35511e83c3fc0d655686790ad662593f0406630a.tar.xz
more fix
Diffstat (limited to 'azalea-protocol/src')
-rwxr-xr-xazalea-protocol/src/packets/game/mod.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-protocol/src/packets/game/mod.rs b/azalea-protocol/src/packets/game/mod.rs
index 883e03aa..7372435a 100755
--- a/azalea-protocol/src/packets/game/mod.rs
+++ b/azalea-protocol/src/packets/game/mod.rs
@@ -103,4 +103,4 @@ declare_state_packets!(
0x66: clientbound_update_recipes_packet::ClientboundUpdateRecipesPacket,
0x67: clientbound_update_tags_packet::ClientboundUpdateTagsPacket,
}
-);
+); \ No newline at end of file