8 lines
113 B
Protocol Buffer
8 lines
113 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
// CmdId: 2606
|
||
|
// Obf: FPIKKIKFHDA
|
||
|
message EntityAiKillSelfNotify {
|
||
|
uint32 entity_id = 6;
|
||
|
}
|