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

5 lines
89 B
Protocol Buffer

syntax = "proto3";
message NightCrowGadgetInfo {
repeated uint32 argument_list = 1;
}