NahidaImpact/NahidaImpact.Protocol/ParamList.proto
2024-01-04 16:48:39 +03:00

6 lines
95 B
Protocol Buffer

syntax = "proto3";
// Obf: BLCNFAPGDKG
message ParamList {
repeated uint32 param_list = 1;
}