mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 09:34:12 +03:00
Update v1
This commit is contained in:
@@ -4,10 +4,10 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "ChatInfo.proto";
|
||||
|
||||
// Name: IOCNDGDEEOL
|
||||
// CmdId: 3236
|
||||
// CmdId: 3103
|
||||
// Name: AEOICKOILCK
|
||||
message PlayerChatNotify {
|
||||
ChatInfo chat_info = 15;
|
||||
uint32 channel_id = 4;
|
||||
ChatInfo chat_info = 13;
|
||||
uint32 channel_id = 5;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user