mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 09:34:12 +03:00
works 4.0 in-game
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
|
||||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
// CmdId: 6335
|
||||
// Obf: CCLNOBMBJNK
|
||||
// CmdId: 7329
|
||||
// Obf: BLBBJKIJDBB
|
||||
message CheckUgcStateRsp {
|
||||
int32 retcode = 4;
|
||||
int32 retcode = 7;
|
||||
}
|
||||
|
Reference in New Issue
Block a user