mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 18:40:12 +03:00
Update 3.2
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
import "MailCollectState.proto";
|
||||
import "MailItem.proto";
|
||||
import "MailTextContent.proto";
|
||||
import "Unk2700_CBJEDMGOBPL.proto";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
@@ -34,5 +34,5 @@ message MailData {
|
||||
bool is_attachment_got = 12;
|
||||
uint32 config_id = 13;
|
||||
repeated string argument_list = 14;
|
||||
Unk2700_CBJEDMGOBPL Unk2700_NDPPGJKJOMH = 15;
|
||||
MailCollectState collect_state = 15;
|
||||
}
|
||||
|
Reference in New Issue
Block a user