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

6 lines
99 B
Protocol Buffer

syntax = "proto3";
message GatherGadgetInfo {
bool is_forbid_guest = 2;
uint32 item_id = 1;
}