mirror of
https://github.com/MikuLeaks/KianaBH3.git
synced 2025-12-14 13:54:43 +01:00
enter part2 world
This commit is contained in:
@@ -9,7 +9,7 @@ public class PacketPjmsGetCurWorldRsp : BasePacket
|
||||
{
|
||||
var proto = new PjmsGetCurWorldRsp
|
||||
{
|
||||
|
||||
World = new() { WorldId = 400 }
|
||||
};
|
||||
|
||||
SetData(proto);
|
||||
|
||||
Reference in New Issue
Block a user