mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-12 08:49:26 +03:00
15 lines
256 B
Protocol Buffer
15 lines
256 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// CmdId: 2198
|
|
// Name: NJCLGLANLMO
|
|
message SeaLampContributeItemRsp {
|
|
uint32 add_progress = 14;
|
|
int32 retcode = 2;
|
|
uint32 LHEFDGPEFPN = 4;
|
|
uint32 LCMDALFODMC = 7;
|
|
}
|
|
|