delete useless comment

This commit is contained in:
MiGoYAm 2021-12-12 19:29:24 +01:00
parent 6ed28c18e1
commit d0d4d8a918

View File

@ -87,7 +87,6 @@ public enum State {
map(0x24, V1_16_2, V1_16_4),
map(0x26, V1_17, V1_18)
);
// to do
clientBound.register(PacketPluginMessage::new,
map(0x19, V1_13, V1_13_2),
map(0x18, V1_14, V1_14_4),