8 lines
111 B
Protocol Buffer
8 lines
111 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
// CmdId: 4966
|
||
|
// Obf: GPOBOMCCOMK
|
||
|
message ClientBulletCreateNotify {
|
||
|
uint32 param = 9;
|
||
|
}
|