6 lines
97 B
Protocol Buffer
6 lines
97 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
// Obf: KMHJEPCDMMK
|
|
message HomeMarkPointSuiteData {
|
|
uint32 suite_id = 1;
|
|
}
|