mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-30 17:14:11 +03:00
many p1
This commit is contained in:
@@ -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;
|
||||
}
|
Reference in New Issue
Block a user