diff options
Diffstat (limited to 'azalea-protocol/src/packets/game')
| -rw-r--r-- | azalea-protocol/src/packets/game/mod.rs | 2 |
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 aae840bc..eb73b9de 100644 --- a/azalea-protocol/src/packets/game/mod.rs +++ b/azalea-protocol/src/packets/game/mod.rs @@ -1,4 +1,4 @@ -// NOTE: This file is generated automatically by codegen/packet.py. +// NOTE: This file is @generated automatically by codegen/packet.py. // Don't edit it directly! use azalea_protocol_macros::declare_state_packets; |
