mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 10:30:12 +03:00
sync 4.0 v1 (66b3744)
This commit is contained in:
@@ -16,10 +16,10 @@
|
||||
|
||||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
// CmdId: 189
|
||||
// Obf: AIJFKNJPJNM
|
||||
// CmdId: 23699
|
||||
// Obf: EOHKJFLKHHF
|
||||
message AntiAddictNotify {
|
||||
string level = 7;
|
||||
int32 msg_type = 6;
|
||||
string msg = 10;
|
||||
string level = 15;
|
||||
string msg = 12;
|
||||
}
|
||||
|
Reference in New Issue
Block a user