mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-24 15:39:25 +03:00
Melon 3.5
This commit is contained in:
parent
fa082fdd89
commit
5d7ca8d079
@ -2,18 +2,11 @@ syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
|
||||
import "WinterCampRecvItemData.proto";
|
||||
|
||||
// Name: OAGALFMPOHL
|
||||
// CmdId: 8740
|
||||
message WinterCampRecvItemNotify {
|
||||
//enum DODOHPBBHLL {
|
||||
// option allow_alias= true;
|
||||
// NONE = 0;
|
||||
// PEPPOHPHJOJ = 8667;
|
||||
// DCDNILFDFLB = 0;
|
||||
// NNBKOLMPOEA = 1;
|
||||
//}
|
||||
|
||||
WinterCampRecvItemData recvItemData = 5;
|
||||
WinterCampRecvItemData recv_item_data = 9;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user