Update PacketPlayerEnterSceneNotify.java

This commit is contained in:
xmplay
2022-04-19 13:03:43 +01:00
committed by GitHub
parent 8d6019fe8f
commit 3639906857

View File

@@ -59,6 +59,7 @@ public class PacketPlayerEnterSceneNotify extends GenshinPacket {
.setEnterReason(reason.getValue())
.addSceneTagIdList(102)
.addSceneTagIdList(107)
.addSceneTagIdList(109)
.addSceneTagIdList(113)
.addSceneTagIdList(117)
.setUnk1(1)