mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 09:34:12 +03:00
Fix proto maill, thank you hamusuke
This commit is contained in:
11
proto/GetAllMailNotify.proto
Normal file
11
proto/GetAllMailNotify.proto
Normal file
@@ -0,0 +1,11 @@
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: PFHIOOMPNBH
|
||||
// CmdId: 1442
|
||||
message GetAllMailNotify {
|
||||
bool is_collected = 6;
|
||||
}
|
||||
|
Reference in New Issue
Block a user