This commit is contained in:
Yuuki
2024-07-04 19:27:43 +08:00
parent 1a50d29a9e
commit 6b01916f61
26 changed files with 143 additions and 218 deletions

View File

@@ -2,9 +2,9 @@ syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// CmdId: 23504
// Version: 4.6.0
// Obfs: LJJNGFAEJOG
// CmdId: 9504x or 26749 (lock?)
// Version: 4.7.0
// Obfs: IFHGPKKDJMN
message UnlockTransPointRsp {
int32 retcode = 1;
int32 retcode = 8;
}