NahidaImpact/NahidaImpact.Protocol/ParamList.proto

7 lines
95 B
Protocol Buffer
Raw Normal View History

2024-01-04 13:48:39 +00:00
syntax = "proto3";
// Obf: BLCNFAPGDKG
message ParamList {
repeated uint32 param_list = 1;
}