mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-02-06 01:02:56 +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())
|
||||
.addSceneTagIdList(102)
|
||||
.addSceneTagIdList(107)
|
||||
.addSceneTagIdList(109)
|
||||
.addSceneTagIdList(113)
|
||||
.addSceneTagIdList(117)
|
||||
.setUnk1(1)
|
||||
|
Loading…
Reference in New Issue
Block a user