mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-21 00:42:31 +03:00
Update PacketOpcodes
This commit is contained in:
@@ -1920,6 +1920,6 @@ public class PacketOpcodes {
|
|||||||
public static final int WorldRoutineChangeNotify = 3546;
|
public static final int WorldRoutineChangeNotify = 3546;
|
||||||
public static final int WorldRoutineTypeCloseNotify = 3536;
|
public static final int WorldRoutineTypeCloseNotify = 3536;
|
||||||
public static final int WorldRoutineTypeRefreshNotify = 3509;
|
public static final int WorldRoutineTypeRefreshNotify = 3509;
|
||||||
public static final int SkipPlayerGameTimeReq = 108;
|
public static final int SkipPlayerGameTimeReq = 163;
|
||||||
public static final int SkipPlayerGameTimeRsp = 166;
|
public static final int SkipPlayerGameTimeRsp = 196;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user