mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-22 17:51:53 +00:00
Update PacketPlayerEnterSceneNotify.java
This commit is contained in:
parent
2572d55c00
commit
4b279b45e0
@ -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