mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-02-11 06:52:59 +08:00
Update PacketPlayerEnterSceneNotify.java
This commit is contained in:
parent
8d6019fe8f
commit
3639906857
@ -59,6 +59,7 @@ public class PacketPlayerEnterSceneNotify extends GenshinPacket {
|
|||||||
.setEnterReason(reason.getValue())
|
.setEnterReason(reason.getValue())
|
||||||
.addSceneTagIdList(102)
|
.addSceneTagIdList(102)
|
||||||
.addSceneTagIdList(107)
|
.addSceneTagIdList(107)
|
||||||
|
.addSceneTagIdList(109)
|
||||||
.addSceneTagIdList(113)
|
.addSceneTagIdList(113)
|
||||||
.addSceneTagIdList(117)
|
.addSceneTagIdList(117)
|
||||||
.setUnk1(1)
|
.setUnk1(1)
|
||||||
|
Loading…
Reference in New Issue
Block a user