mirror of
https://github.com/MikuLeaks/MikuSB.git
synced 2026-06-04 04:03:58 +00:00
can enter 1st story quest
This commit is contained in:
@@ -9,8 +9,8 @@ public class CmdIds
|
||||
public const int RspReconnect = 4;
|
||||
public const int ReqRename = 5;
|
||||
public const int RspRename = 6;
|
||||
public const int ReqCallGs = 7;
|
||||
public const int RspCallGs = 8;
|
||||
public const int ReqCallGS = 7;
|
||||
public const int RspCallGS = 8;
|
||||
public const int ReqUseItem = 9;
|
||||
public const int RspUseItem = 10;
|
||||
public const int ReqReadMail = 11;
|
||||
|
||||
Reference in New Issue
Block a user