8 lines
120 B
Protocol Buffer
8 lines
120 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
// CmdId: 2846
|
||
|
// Obf: APEIENAMMJC
|
||
|
message ChangeServerGlobalValueNotify {
|
||
|
uint32 entity_id = 9;
|
||
|
}
|