mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-30 00:54:11 +03:00
Update 3.6
This commit is contained in:
@@ -4,10 +4,10 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "LunchBoxData.proto";
|
||||
|
||||
// Name: BHEMFHAADAI
|
||||
// CmdId: 4289
|
||||
// CmdId: 4270
|
||||
// Name: KGFNKABPJMB
|
||||
message SetUpLunchBoxWidgetRsp {
|
||||
int32 retcode = 13;
|
||||
LunchBoxData lunch_box_data = 7;
|
||||
int32 retcode = 14;
|
||||
LunchBoxData lunch_box_data = 10;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user