NahidaImpact/NahidaImpact.Protocol/NightCrowGadgetInfo.proto

6 lines
89 B
Protocol Buffer
Raw Normal View History

2024-01-04 13:48:39 +00:00
syntax = "proto3";
message NightCrowGadgetInfo {
repeated uint32 argument_list = 1;
}