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:
@@ -3,11 +3,11 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: KLJIFBIHNPK
|
||||
// CmdId: 103
|
||||
// CmdId: 193
|
||||
// Name: PLLBADBHJJB
|
||||
message AntiAddictNotify {
|
||||
int32 msg_type = 3;
|
||||
string msg = 5;
|
||||
string level = 14;
|
||||
string level = 1;
|
||||
int32 msg_type = 5;
|
||||
string msg = 12;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user