mirror of
https://github.com/LOOHP/Limbo.git
synced 2026-06-08 05:51:43 +00:00
Merge pull request #43 from GamerDuck123/master
Fixed ClientboundSetSubtitleTextPacket mapping
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
"PacketPlayOutResourcePackSend": "0x3C",
|
"PacketPlayOutResourcePackSend": "0x3C",
|
||||||
"ClientboundSetTitlesAnimationPacket": "0x5B",
|
"ClientboundSetTitlesAnimationPacket": "0x5B",
|
||||||
"ClientboundSetTitleTextPacket": "0x5A",
|
"ClientboundSetTitleTextPacket": "0x5A",
|
||||||
"ClientboundSetTitleTextPacket": "0x58",
|
"ClientboundSetSubtitleTextPacket": "0x58",
|
||||||
"ClientboundClearTitlesPacket": "0x10"
|
"ClientboundClearTitlesPacket": "0x10"
|
||||||
},
|
},
|
||||||
"StatusIn": {
|
"StatusIn": {
|
||||||
|
|||||||
Reference in New Issue
Block a user