mirror of
https://github.com/Nan1t/NanoLimbo.git
synced 2026-02-12 20:06:14 +01:00
delete useless comment
This commit is contained in:
@@ -87,7 +87,6 @@ public enum State {
|
|||||||
map(0x24, V1_16_2, V1_16_4),
|
map(0x24, V1_16_2, V1_16_4),
|
||||||
map(0x26, V1_17, V1_18)
|
map(0x26, V1_17, V1_18)
|
||||||
);
|
);
|
||||||
// to do
|
|
||||||
clientBound.register(PacketPluginMessage::new,
|
clientBound.register(PacketPluginMessage::new,
|
||||||
map(0x19, V1_13, V1_13_2),
|
map(0x19, V1_13, V1_13_2),
|
||||||
map(0x18, V1_14, V1_14_4),
|
map(0x18, V1_14, V1_14_4),
|
||||||
|
|||||||
Reference in New Issue
Block a user